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

Xavier FH Leong commented on CALCITE-718:
-----------------------------------------

Replied to your comments.

As for test case, when I was doing it, the existing test able to cover as it 
catches all the logic that I did not convert. As the fetch is internal logic, 
the front end logic test case tested the functionality once you convert from 
non-fetch to fetch.



> Enable fetch to work for Statement.execute()
> --------------------------------------------
>
>                 Key: CALCITE-718
>                 URL: https://issues.apache.org/jira/browse/CALCITE-718
>             Project: Calcite
>          Issue Type: Improvement
>            Reporter: Xavier FH Leong
>            Assignee: Julian Hyde
>            Priority: Minor
>              Labels: avatica
>
> Current Avatica Statement.execute() will build the complete result set before 
> sending back to client, enable fetch to send only max fetch rows.
> Reference discussion: CALCITE-712



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to