anoopj opened a new pull request, #16150: URL: https://github.com/apache/iceberg/pull/16150
WIP PR for [s.apache.org/iceberg-single-file-commit](https://s.apache.org/iceberg-single-file-commit) Works end to end from Spark, including scan planning and fast appends. * Previous prototype: https://github.com/apache/iceberg/pull/14533 (before we had the colocated DVs) * Cherry picks Russell's Parquet manifest [support](https://github.com/apache/iceberg/pull/15634) that is not merged yet. Not implemented in this PR: 1. Merge DML 2. Writing DVs and metadata DVs (read for metadata DVs is supported) 3. Optimizing tree shape: currently it always writes a leaf and root 4. Inheritance on reads -- 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]
