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/26 17:38:45 UTC

[GitHub] [incubator-iceberg] prodeezy opened a new pull request #319: [WIP] Vectorized read using Arrow

prodeezy opened a new pull request #319: [WIP] Vectorized read using Arrow 
URL: https://github.com/apache/incubator-iceberg/pull/319
 
 
   Just a WIP POC right now so is not expected to be merged. This is just for comments.
   
   
   Things I intend to add:
   
   - a separate module iceberg-arrow that will house the code for reading parquet into Arrow
   Iceberg's Reader needs to choose Row-wise or Vectorized reading based on config. 
    [issue#311](https://github.com/apache/incubator-iceberg/issues/311) 
   -  batch sizing as config [issue#312](https://github.com/apache/incubator-iceberg/issues/312)

----------------------------------------------------------------
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