[
https://issues.apache.org/jira/browse/CALCITE-1352?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Julian Hyde updated CALCITE-1352:
---------------------------------
Fix Version/s: (was: avatica-1.10.0)
avatica-1.11.0
> Clarify documentation for avatica's max_rows_total
> --------------------------------------------------
>
> Key: CALCITE-1352
> URL: https://issues.apache.org/jira/browse/CALCITE-1352
> Project: Calcite
> Issue Type: Improvement
> Components: avatica
> Affects Versions: avatica-1.8.0
> Reporter: Francis Chuang
> Priority: Minor
> Fix For: avatica-1.11.0
>
>
> The {{max_rows_total}} parameter in the protocol buffer definitions should be
> updated to include more information on values that result in unlimited rows
> being returned.
> When testing against calcite 1.8.0, I observed the following:
> {code}
> -1: Unlimited number of rows
> 0: 0 rows
> 1: 1 row
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)