sachouche opened a new pull request #1420: Drill 6664: Limit the maximum parquet reader batch rows to 64k URL: https://github.com/apache/drill/pull/1420 Changed the internal configuration of the Parquet reader to cap the maximum number of rows per batch to 64k. This is precautionary as downstream operators expect batches of no more than 64k rows.
---------------------------------------------------------------- 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
