zhztheplayer commented on issue #1132: [CALCITE-2955] SQL queries after first 
query in same statement have no results returned
URL: https://github.com/apache/calcite/pull/1132#issuecomment-496428835
 
 
   Thanks for the changes @leesf. And could you please add a unit test to guard 
against large result set? Now that the fetch size in Avatica is defaulted to 
100[1]. You can make the rows of return larger than the number.
   
   [1] 
https://github.com/apache/calcite-avatica/blob/96507bfe737f2188c16dec9d16d5e8b502df231f/core/src/main/java/org/apache/calcite/avatica/AvaticaStatement.java#L40

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to