[
https://issues.apache.org/jira/browse/CALCITE-712?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14540365#comment-14540365
]
Julian Hyde commented on CALCITE-712:
-------------------------------------
bq. I hope you can see that the miss-alignment can be implementation trap.
Yes, that's why I documented the SPI explicitly:{code} * @param maxRowCount
Negative for no limit (different meaning than JDBC){code}
As an implementer, that's as good as it gets. You just need to implement the
SPI as documented.
> Avatica statement execute return all resultset instead of MaxRows from
> setMaxRows
> ---------------------------------------------------------------------------------
>
> Key: CALCITE-712
> URL: https://issues.apache.org/jira/browse/CALCITE-712
> Project: Calcite
> Issue Type: Bug
> Affects Versions: 1.3.0-incubating
> Reporter: Xavier FH Leong
> Assignee: Julian Hyde
> Labels: avatica
> Fix For: next
>
>
> setMaxRows is supported, but after moving to JdbcMeta, max row was ignore and
> full result set is return instead.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)