+1 (non-binding) Verified locally on macOS (M3 Max).
Also ran DataFusion Comet CI (Comet and Iceberg Java Spark SQL tests) with this tag and it's green. https://github.com/apache/datafusion-comet/pull/4771 Thanks for driving the release! -Matt On Wed, Jul 1, 2026 at 2:54 PM Xin Huang via dev <[email protected]> wrote: > +1 (non-binding) > > Thanks Danny and Shawn for driving the release! > > Verified on Linux x86_64 (rustc 1.94.0): > > [x] Download links are valid > [x] Checksums and signatures are correct — gpg --verify: Good signature > from Shawn Chang's key in the KEYS file; sha512 checksum: OK > [x] LICENSE and NOTICE files are present > [x] No unexpected binary files are included — only Avro/Puffin test > fixtures under testdata/ > [x] All source files have ASF headers — skywalking-eyes header check: 0 > invalid > [x] The project builds successfully from source — cargo build > --all-targets --all-features --workspace succeeds; cargo nextest run > --all-targets --all-features --workspace: 1831 tests passed, 0 failed > (unit + integration, with the docker-compose stack: MinIO / REST / > Hive / Spark); doctests all passing > [x] pyiceberg-core builds and tests successfully — maturin build + > pytest all passing > > Thanks, > Xin > > On Wed, Jul 1, 2026 at 10:17 AM L. C. Hsieh <[email protected]> wrote: > >> +1 (non-binding) >> >> I verified the following on macOS (aarch64): >> >> - SHA-512 checksum matches >> - GPG signature verifies against the KEYS file >> - License headers pass >> - make build succeeds >> - make test passes >> - Python bindings (pyiceberg-core): make install + make test pass >> >> Thanks for driving the release! >> >> >> On Wed, Jul 1, 2026 at 8:54 AM Jones, Danny <[email protected]> >> wrote: >> >>> +1 non-binding >>> >>> >>> >>> - Verified against checklist >>> - Ran manual validation on macOS aarch64. >>> - Updated internal projects and verified tests are passing >>> >>> >>> >>> *From: *"Jones, Danny" <[email protected]> >>> *Reply to: *"[email protected]" <[email protected]> >>> *Date: *Wednesday, 1 July 2026 at 16:49 >>> *To: *"[email protected]" <[email protected]> >>> *Subject: *[VOTE] Release Apache Iceberg Rust 0.10.0 RC2 >>> >>> >>> >>> Hello Apache Iceberg Rust Community, >>> >>> >>> >>> This is a call for a vote to release Apache Iceberg Rust version 0.10.0. >>> >>> >>> >>> The tag to be voted on is: v0.10.0-rc.2. >>> >>> >>> >>> The release candidate: >>> >>> >>> >>> >>> https://dist.apache.org/repos/dist/dev/iceberg/apache-iceberg-rust-0.10.0-rc2/ >>> <https://urldefense.com/v3/__https://dist.apache.org/repos/dist/dev/iceberg/apache-iceberg-rust-0.10.0-rc2/__;!!LIr3w8kk_Xxm!v_vdp4TKhahcS_unXSEr8b9K-Q9g1V94CP9YkjdQtBOQiupl1m08rElhuIgfnxq2EjnBgE6F-K6b9yEZfjmx$> >>> >>> >>> >>> Keys to verify the release candidate: >>> >>> >>> >>> https://downloads.apache.org/iceberg/KEYS >>> <https://urldefense.com/v3/__https://downloads.apache.org/iceberg/KEYS__;!!LIr3w8kk_Xxm!v_vdp4TKhahcS_unXSEr8b9K-Q9g1V94CP9YkjdQtBOQiupl1m08rElhuIgfnxq2EjnBgE6F-K6b95qb0wgH$> >>> >>> >>> >>> Git tag for the release: >>> >>> >>> >>> https://github.com/apache/iceberg-rust/releases/tag/v0.10.0-rc.2 >>> <https://urldefense.com/v3/__https://github.com/apache/iceberg-rust/releases/tag/v0.10.0-rc.2__;!!LIr3w8kk_Xxm!v_vdp4TKhahcS_unXSEr8b9K-Q9g1V94CP9YkjdQtBOQiupl1m08rElhuIgfnxq2EjnBgE6F-K6b90LgYQ90$> >>> >>> >>> >>> 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/ >>> <https://urldefense.com/v3/__https://rust.iceberg.apache.org/__;!!LIr3w8kk_Xxm!v_vdp4TKhahcS_unXSEr8b9K-Q9g1V94CP9YkjdQtBOQiupl1m08rElhuIgfnxq2EjnBgE6F-K6b99W7Ouy9$> >>> >>> >>> >>> 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 >>> <https://urldefense.com/v3/__https://rust.iceberg.apache.org/release.html*how-to-verify-a-release__;Iw!!LIr3w8kk_Xxm!v_vdp4TKhahcS_unXSEr8b9K-Q9g1V94CP9YkjdQtBOQiupl1m08rElhuIgfnxq2EjnBgE6F-K6b92vyab4G$> >>> >>> >>> >>> Thanks, >>> >>> Danny C Jones and Shawn Chang >>> >>> >>> >>
