Hey Shawn, First of all, thanks Shawn for running the release 🙇 and sorry for the late reply. I was traveling last week, and I'm testing Iceberg-Rust 0.7.0 by leveraging the Avro manifest readers in PyIceberg, which is not the easiest way to validate it, but it is effective.
This way, I unfortunally found a discrapency between the code and the Iceberg specification <https://github.com/apache/iceberg-rust/pull/1705> that I think would be good to address in 0.7.0, as the release also introduces support for equality deletes (Thanks, Scott, for the great work there!). Kind regards, Fokko Op do 18 sep 2025 om 07:36 schreef Shawn Chang <[email protected]>: > Hello Apache Iceberg Rust Community, > > This is a call for a vote to release Apache Iceberg rust version v0.7.0. > > The tag to be voted on is 0.7.0-rc.1 > > The release candidate: > https://dist.apache.org/repos/dist/dev/iceberg/apache-iceberg-rust-0.7.0-rc.1/ > > Keys to verify the release candidate: > https://downloads.apache.org/iceberg/KEYS > > Git tag for the release: > https://github.com/apache/iceberg-rust/tree/v0.7.0-rc.1 > > Please download, verify, and test. > > The VOTE will be open for at least 72 hours and until the necessary > number of votes are reached. > > [ ] +1 approve > [ ] +0 no opinion > [ ] -1 disapprove with the reason > > To learn more about Apache Iceberg, please see > https://rust.iceberg.apache.org/ > > Checklist for reference: > [ ] Download links are valid. > [ ] Checksums and signatures. > [ ] LICENSE/NOTICE files exist > [ ] No unexpected binary files > [ ] All source files have ASF headers > [ ] Can compile from source > > More details please refer to > https://rust.iceberg.apache.org/release.html#how-to-verify-a-release > > Thanks > Shawn >
