[
https://issues.apache.org/jira/browse/CALCITE-718?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14572242#comment-14572242
]
Xavier FH Leong commented on CALCITE-718:
-----------------------------------------
That's a good interface for testing JSON RPC, thanks.
I'd picked your commit and added a test for testing PreparedStatement and
Statement. Also throwing RuntimeException when no statement found from cache.
> 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)