paul-rogers commented on issue #1420: Drill 6664: Limit the maximum parquet reader batch rows to 64k URL: https://github.com/apache/drill/pull/1420#issuecomment-410397908 `ValueVector.MAX_ROW_COUNT` is what you want to use. Easier to remember than repeating the magic number everywhere.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on 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
