Duo Xu created CALCITE-1242:
-------------------------------
Summary: Make maxRowCount configurable
Key: CALCITE-1242
URL: https://issues.apache.org/jira/browse/CALCITE-1242
Project: Calcite
Issue Type: Bug
Reporter: Duo Xu
Assignee: Julian Hyde
There are several APIs having the maxRowCount parameter. Currently this setting
is hard coded in Avatica as 100. So if the user set maxRowCount > 100 in
PrepareAndExecuteRequest, for example, the server will still only return 100
results. So the APIs are currently broken.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)