TGooch44 opened a new pull request #1727: URL: https://github.com/apache/iceberg/pull/1727
This adds a parquet reader class that leverages pyarrow.datasets to read parquet files and apply row-level filters. Additionally, there are some helper classes to convert between arrow schemas and iceberg schemas, so that we can apply any necessary schema evolution. cc @danielcweeks @rymurr ---------------------------------------------------------------- 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: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
