[ 
https://issues.apache.org/jira/browse/IGNITE-5128?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Vladimir Ozerov closed IGNITE-5128.
-----------------------------------

> Support queries for GridClientData
> ----------------------------------
>
>                 Key: IGNITE-5128
>                 URL: https://issues.apache.org/jira/browse/IGNITE-5128
>             Project: Ignite
>          Issue Type: Task
>          Components: clients, sql
>    Affects Versions: 1.9
>            Reporter: Taras Ledkov
>            Assignee: Taras Ledkov
>             Fix For: 2.1
>
>
> Now a query is executed via client compute API. Creates the  task, task 
> creates a job, job executes SQL query then results are reduced by task and 
> sent to a client as a task results.
> Implementation plan:
> * Add the method {{ClientCursor GridClientData.query(String, Object.. args)}};
> * Add the client messages to execute query and results paging to the 
> {{org.apache.ignite.internal.processors.rest.client.message}};
> * Implement query protocol at the {{GridClientNioTcpConnection}}.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to