You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@drill.apache.org by GitBox <gi...@apache.org> on 2018/08/03 20:25:31 UTC

[GitHub] sachouche opened a new pull request #1420: Drill 6664: Limit the maximum parquet reader batch rows to 64k

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:
users@infra.apache.org


With regards,
Apache Git Services