gabrielreid opened a new pull request #110: [CALCITE-3333] Add pluggable frame size limits URL: https://github.com/apache/calcite-avatica/pull/110 Add an ability to plug in custom limiting of ResultSet frame sizes by overriding a method of JdbcMeta. The intention is to allow limiting the size of a ResultSet frame based on the amount of time taken to create it, in addition to limiting based on the number of rows in the frame.
---------------------------------------------------------------- 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
