fqaiser94 opened a new issue, #744: URL: https://github.com/apache/iceberg-rust/issues/744
There is increased interest in [Iceberg Puffin file format](https://iceberg.apache.org/puffin-spec/) recently e.g. Iceberg V3 spec adds [support for deletion vectors](https://github.com/apache/iceberg/pull/11240) which are expected to be stored in Puffin files. I have a PR for adding full support for Puffin to iceberg-rust here: https://github.com/apache/iceberg-rust/pull/714 However, as that PR is quite large, I am splitting it up into multiple PRs as follows: - [ ] Puffin metadata PR - [ ] PuffinReader PR - [ ] PuffinWriter PR - [ ] Puffin crate clean-up - Turn dead-code warning back on (disabled earlier to allow development) - Switch to rust generated files for tests in FileMetadata and Reader classes - [ ] Python bindings PR -- 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: issues-unsubscr...@iceberg.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org For additional commands, e-mail: issues-h...@iceberg.apache.org