Thanks Sung Yun for driving this release. +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 test` on ubuntu 24.04 + docker. On Fri, Dec 20, 2024 at 11:14 PM Sung Yun <sungwy...@gmail.com> wrote: > Hello, Apache Iceberg Rust Community, > > This is a call for a vote to release Apache Iceberg rust version 0.4.0. > > The tag to be voted on is v0.4.0-rc.3. > > This RC includes the following fixes: > - Reading a table with positional deletes should fail > - verify.py script should be executable > > The release candidate: > > > https://dist.apache.org/repos/dist/dev/iceberg/apache-iceberg-rust-0.4.0-rc.3/ > > 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.4.0-rc.3 > > 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 again for your time in helping verify the release. > > Sung >