Re: Starting a transaction with avatica and a few other things

2016-04-03 Thread F21
Hey Josh, Thanks for your examples, those are pretty useful. I have one question about offsets. In your example, you started with an offset of 0 and added to the offset as you fetched more rows from the server. Does the first frame from a prepareAndExecute result always have an offset of 0?

[jira] [Created] (CALCITE-1182) Add ProjectRemoveRule to pre-processing program of materialization substitution

2016-04-03 Thread Maryann Xue (JIRA)
Maryann Xue created CALCITE-1182: Summary: Add ProjectRemoveRule to pre-processing program of materialization substitution Key: CALCITE-1182 URL: https://issues.apache.org/jira/browse/CALCITE-1182

[jira] [Created] (CALCITE-1181) FetchResponse always return no rows

2016-04-03 Thread Francis Chuang (JIRA)
Francis Chuang created CALCITE-1181: --- Summary: FetchResponse always return no rows Key: CALCITE-1181 URL: https://issues.apache.org/jira/browse/CALCITE-1181 Project: Calcite Issue Type: