Re: [VOTE] Release Apache Iceberg Rust 0.4.0 RC3

2024-12-23 Thread Sung Yun
Hi folks, 72 hours have passed and we have the necessary number of binding votes to accept the release candidate. The result is as follows: +1: 3 binding, 4 non-binding (Renjie, Fokko, Amogh / Xuanwo, Christian, Barron, Kevin) +0: none -1: none I will coordinate with a PMC member to complete

Re: [VOTE] Release Apache Iceberg Rust 0.4.0 RC3

2024-12-23 Thread Amogh Jahagirdar
+1 (binding) Verified sigs/checksums, license checks, and ran tests. Thanks all, pretty cool to see all the developments in the project! - Amogh Jahagirdar On Mon, Dec 23, 2024 at 2:53 PM Kevin Liu wrote: > Hey Sung, > > Thanks for the new RC! > > +1 (non-binding) > - [x] Download links are v

Re: [VOTE] Release Apache Iceberg Rust 0.4.0 RC3

2024-12-23 Thread Kevin Liu
Hey Sung, Thanks for the new RC! +1 (non-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 header - [x] Can compile from source - [x] `./scripts/verify.py` - [x] `make test` on M

Re: [VOTE] Release Apache Iceberg Rust 0.4.0 RC3

2024-12-23 Thread Christian Thiel
+1 non-binding [x] Download links are valid. [x] Checksums and signatures. [x] Can compile from source [x] Ran tests I also ran our integration test matrix with spark, pyiceberg, trino and starrocks against a Lakekeeber based on the rc. Cross-build for x86_64-unknown-linux-gnu, x86_64-unknown-l

Re: [VOTE] Release Apache Iceberg Rust 0.4.0 RC3

2024-12-23 Thread Fokko Driesprong
+1 binding - Checked signature and checksum - Checked licenses - Ran test suite and verify.py - Did some local testing Thanks for running this release Sung, and anyone who contributed to this release. Very excited to see this next milestone for Iceberg-Rust. Kind regards, Fokko Op m

RE: [VOTE] Release Apache Iceberg Rust 0.4.0 RC3

2024-12-23 Thread Sung Yun
Hi folks, 72 hours have passed and we are still short on 2 binding votes to pass this RC. The current tally is: +1: one binding, 2 non-binding +0: none -1: none Acknowledging that the thread was started right before the weekend of a merry holiday season, the vote will remain open until we have

RE: [VOTE] Release Apache Iceberg Rust 0.4.0 RC3

2024-12-23 Thread Barron Wei
+1 non-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 verify.py and make test on macOS M2 with OrbStack. On 2024/12/20 15:13:01 Sung Yun wrote: > He

Re: [VOTE] Release Apache Iceberg Rust 0.4.0 RC3

2024-12-23 Thread Xuanwo
Thanks Sung Yun for working on this release! +1 non-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 (on archlinux x86_64) On Sat, Dec 21, 2024, at 1

Re: [VOTE] Release Apache Iceberg Rust 0.4.0 RC3

2024-12-21 Thread Renjie Liu
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

[VOTE] Release Apache Iceberg Rust 0.4.0 RC3

2024-12-20 Thread Sung Yun
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 ca