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)