[ 
https://issues.apache.org/jira/browse/IGNITE-5176?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16022616#comment-16022616
 ] 

Taras Ledkov commented on IGNITE-5176:
--------------------------------------

[Tests 
results|http://195.239.208.174/project.html?projectId=Ignite20Tests&tab=projectOverview&branch_Ignite20Tests=pull%2F1994%2Fhead]

[~isapego], please review the changes. If you are OK with it please modify the 
ODBC native part according with protocol changes:
- take a look at the {{SqlListenerQueryExecuteRequest}}, 
{{SqlListenerQueryMetadataRequest}} and {{SqlListenerQueryCursor#fetchRows}};
- metadata isn't sent in response on query execute separate new message is 
introduced to metadata gathering on demand;
- the first page of query results is added to response on query execute.
- the management of fetchSize (pageSize) and maxRows is moved on the server 
side.



> JDBC Driver: implement query execution for thin jdbc driver based on common 
> odbc/jdbc protocol
> ----------------------------------------------------------------------------------------------
>
>                 Key: IGNITE-5176
>                 URL: https://issues.apache.org/jira/browse/IGNITE-5176
>             Project: Ignite
>          Issue Type: Task
>          Components: sql
>    Affects Versions: 2.0
>            Reporter: Taras Ledkov
>            Assignee: Taras Ledkov
>             Fix For: 2.1
>
>
> Implementation query execution & fetch results for thin JDBC driver over ODBC 
> protocol.



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

Reply via email to