Zac Farrell

Results 2 issues of Zac Farrell

This resurrects https://github.com/apache/calcite-avatica/pull/49, updating @kminder 's existing work per guidance from [CALCITE-2322](https://issues.apache.org/jira/browse/CALCITE-2322?focusedCommentId=17370941&page=com.atlassian.jira.plugin.system.issuetabpanels%3Acomment-tabpanel#comment-17370941). The purpose of this change is to add support for configurable "fetch size"/ "fetch row count". Currently, setting...

Hi, i'm new to this library (and ANTLR), but looking to add it to a project. I'm trying to understand how a Template instance should be used. Is it safe...