+1 (binding) [x] Download links are valid [x] Checksums and signatures are correct [x] LICENSE and NOTICE files are present in source and artifacts [x] No unexpected binary files are included [x] All source files have ASF headers [x] The project builds successfully from source (including the python binding, pyiceberg-core)
I also double check the new changes in 0.10.1: https://github.com/apache/iceberg-rust/compare/v0.10.0...v0.10.1-rc.1 Thanks for working on the patch release to help fix pyiceberg-core! Best, Kevin Liu On Tue, Jul 28, 2026 at 4:07 PM Shawn Chang <[email protected]> wrote: > Hello Apache Iceberg Rust Community, > > This is a call for a vote to release Apache Iceberg Rust version 0.10.1 > > The tag to be voted on is: v0.10.1-rc.1. > > The release candidate: > > > https://dist.apache.org/repos/dist/dev/iceberg/apache-iceberg-rust-0.10.1-rc1/ > > 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.10.1-rc.1 > > Please download, verify, and test the release candidate. > > This vote will be open for at least 72 hours and will remain open until > the required number of votes is reached. > > Please vote accordingly: > [ ] +1 Approve > [ ] +0 No opinion > [ ] -1 Disapprove (please provide a reason) > > To learn more about Apache Iceberg, please visit: > https://rust.iceberg.apache.org/ > > Checklist for reference: > [ ] Download links are valid > [ ] Checksums and signatures are correct > [ ] LICENSE and NOTICE files are present > [ ] No unexpected binary files are included > [ ] All source files have ASF headers > [ ] The project builds successfully from source > [ ] pyiceberg-core builds and tests successfully > > For more details, please refer to: > https://rust.iceberg.apache.org/release.html#how-to-verify-a-release > > Thanks, > Shawn >
