-1 binding Looks like we forgot to bump the version in bindings/python/Cargo.toml [1] The pyiceberg-core package is still versioned to 0.9.0 [2]
I'll put up a fix. Third times the charm :) [1] https://github.com/apache/iceberg-rust/blame/v0.9.1-rc.2/bindings/python/Cargo.toml#L23 [2] https://pypi.org/project/pyiceberg-core/0.9.0rc2/ On Mon, Apr 27, 2026 at 11:18 AM Matt Butrovich <[email protected]> wrote: > +1 (non-binding). Verified on M3 Max macOS. > > On Fri, Apr 24, 2026 at 9:03 AM Jean-Baptiste Onofré <[email protected]> > wrote: > >> +1 (non binding) >> >> I checked: >> - source distribution >> -- signature and checksum are good >> -- LICENSE and NOTICE are correct >> -- ASF header is present in expected file >> -- No binary/compiled file in the source distribution >> >> Regards >> JB >> >> On Fri, Apr 24, 2026 at 1:44 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.1* >>> . >>> >>> The tag to be voted on is: *v0.9.1-rc.2* >>> >>> The release candidate artifacts are available at: >>> >>> https://dist.apache.org/repos/dist/dev/iceberg/apache-iceberg-rust-0.9.1-rc2/ >>> >>> The KEYS file for verifying signatures is available at: >>> https://downloads.apache.org/iceberg/KEYS >>> >>> The Git tag for this release is: >>> https://github.com/apache/iceberg-rust/releases/tag/v0.9.1-rc.2 >>> >>> 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 >>> >>> For more details, please refer to: >>> https://rust.iceberg.apache.org/release.html#how-to-verify-a-release >>> >>> Thanks, >>> Shawn >>> >>
