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 23:06:46 UTC

[GitHub] paul-rogers commented on issue #1420: Drill 6664: Limit the maximum parquet reader batch rows to 64k

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


With regards,
Apache Git Services