rdblue opened a new issue #9: Vectorize reads and deserialize to Arrow
URL: https://github.com/apache/incubator-iceberg/issues/9
 
 
   Iceberg does not use vectorized reads to produce data for Spark. For cases 
where Spark can use its vectorized read path (flat schemas, no evolution) Spark 
will be faster. Iceberg should solve this problem by adding a vectorized read 
path that deserializes to Arrow RowBatch. Spark already has support for Arrow 
data from PySpark.

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


With regards,
Apache Git Services

Reply via email to