You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@calcite.apache.org by "Francis Chuang (Jira)" <ji...@apache.org> on 2019/12/22 21:35:02 UTC

[jira] [Updated] (CALCITE-1242) Allow configuration of maximum allowed value for maxRowCount

     [ https://issues.apache.org/jira/browse/CALCITE-1242?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Francis Chuang updated CALCITE-1242:
------------------------------------
    Fix Version/s:     (was: avatica-1.16.0)
                   avatica-1.17.0

> Allow configuration of maximum allowed value for maxRowCount
> ------------------------------------------------------------
>
>                 Key: CALCITE-1242
>                 URL: https://issues.apache.org/jira/browse/CALCITE-1242
>             Project: Calcite
>          Issue Type: Bug
>          Components: avatica
>            Reporter: Duo Xu
>            Assignee: Josh Elser
>            Priority: Major
>             Fix For: avatica-1.17.0
>
>
> 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
(v8.3.4#803005)