Hello, Apache Iceberg Rust Community, This is a call for a vote to release Apache Iceberg rust version v0.4.0-rc.2.
The tag to be voted on is v0.4.0-rc.2. The release candidate: https://dist.apache.org/repos/dist/dev/iceberg/apache-iceberg-rust-0.4.0-rc.2/ 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.4.0-rc.2 The associated convenience artifact for pyiceberg_core can be downloaded by running the following command: `pip install -i https://test.pypi.org/simple/ pyiceberg-core` All notable features and fixes introduced in this release are documented in the changelog: https://github.com/apache/iceberg-rust/blob/main/CHANGELOG.md 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 detailed checklist please refer to: https://github.com/apache/iceberg-rust/tree/main/scripts To compile from source, please refer to: https://github.com/apache/iceberg-rust/blob/main/CONTRIBUTING.md Here is a Python script in release to help you verify the release candidate: ./scripts/verify.py Thank you!