+1 (binding) [x] Download links are valid [x] Checksums and signatures [x] LICENSE/NOTICE files exist [x] No unexpected binary files [x] All source files have ASF headers [x] Can compile from source (ran `make build && make test`)
Tested pyiceberg-core 0.9.0rc1 against pyiceberg's integration test suite, see https://github.com/kevinjqliu/iceberg-python/pull/36 Thanks for working on the release! Best, Kevin Liu On Tue, Mar 10, 2026 at 8:37 PM Renjie Liu <[email protected]> wrote: > +1 (binding) > > [x] Download links are valid. > [x] Checksums and signatures. > [x] LICENSE/NOTICE files exist > [x] No unexpected binary files > [x] Ran `make build && make test` to verify. > > > On Wed, Mar 11, 2026 at 6:18 AM Shawn Chang <[email protected]> > wrote: > >> Hello, Apache Iceberg Rust Community, >> >> This is a call for a vote to release Apache Iceberg rust version 0.9.0. >> >> The tag to be voted on is v0.9.0-rc.1. >> >> The release candidate: >> >> >> https://dist.apache.org/repos/dist/dev/iceberg/apache-iceberg-rust-0.9.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/releases/tag/v0.9.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 >> >
