[
https://issues.apache.org/jira/browse/CALCITE-718?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14572261#comment-14572261
]
Xavier FH Leong commented on CALCITE-718:
-----------------------------------------
Having a hard time finding a data source that is > 100 rows, as Scott data sets
is too small, and FoodMart is too big. I ended up creating a derived table
instead.
> 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)