You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@calcite.apache.org by "Josh Elser (JIRA)" <ji...@apache.org> on 2016/05/19 14:31:13 UTC

[jira] [Created] (CALCITE-1247) JdbcMeta#prepare doesn't set maxRowCount on the Statement

Josh Elser created CALCITE-1247:
-----------------------------------

             Summary: JdbcMeta#prepare doesn't set maxRowCount on the Statement
                 Key: CALCITE-1247
                 URL: https://issues.apache.org/jira/browse/CALCITE-1247
             Project: Calcite
          Issue Type: Bug
          Components: avatica
            Reporter: Josh Elser
            Assignee: Josh Elser
            Priority: Blocker
             Fix For: avatica-1.8.0


Just noticed that maxRowCount also isn't used in the server-side prepare call. It should be setting that on the Statement it creates and caches.



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