You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@iceberg.apache.org by GitBox <gi...@apache.org> on 2019/07/25 18:36:11 UTC

[GitHub] [incubator-iceberg] prodeezy opened a new issue #312: Add batch sizing by num rows as config for Vectorized reads

prodeezy opened a new issue #312: Add batch sizing by num rows as config for Vectorized reads
URL: https://github.com/apache/incubator-iceberg/issues/312
 
 
   Currently the POC on vectorization assumes batch size to be the rowgroup size. Should add ability to set num rows as batch size. If rowgroup ends before the vector batch is done, continue reading the next rowgroup. 

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


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@iceberg.apache.org
For additional commands, e-mail: issues-help@iceberg.apache.org