samarthjain opened a new pull request #2749: URL: https://github.com/apache/iceberg/pull/2749
With this change, we have added support for Parquet data written in V2 format. The only data encodings we support are dictionary and plain. Vectorized reads against data written using Delta/RLE and other encodings are not supported. As of this commit, note that the Spark Parquet vectorized reads also don't support vectorized reads for such encodings. -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
