+1 (non-binding). Verified on macOS. Thanks for running this quick patch release, Shawn!
On Wed, Jul 29, 2026 at 4:14 AM Anoop Johnson <[email protected]> wrote: > +1 (non-binding) > > Verified on macOS (aarch64) > > [x] Download links are valid > [x] Checksums and signatures are correct - good signature from Shawn's key > (CFCD8983BE98DD47) > [x] LICENSE and NOTICE files are present > [x] No unexpected binary files are included > [x] All source files have ASF headers (skywalking-eyes/license-eye: 0 > invalid) > [x] The project builds successfully from source (make build) > [x] Rust unit + doc tests pass (1647 lib tests, 0 failures) > [x] pyiceberg-core builds and tests successfully (14 passed, 4 skipped - > the skips require live HF credentials / DataFusion 53) > > I also confirmed the source archive matches the v0.10.1-rc.1 git tag. > > Thanks Shawn for driving the release! > > On Wed, Jul 29, 2026 at 12:55 AM Alexander Bailey <[email protected]> > wrote: > >> +1 (non-binding) >> >> Verified on macOS (aarch64) >> - GPG valid >> - Checksum valid >> - Archive matches hit tag >> - LICENSE & NOTICE present >> - No unexpected binaries >> - make build passes >> - make unit-test passes >> - pyiceberg-core builds and installs >> >> Thanks for the release! >> >> On Wed, 29 Jul 2026 at 06:53, L. C. Hsieh <[email protected]> wrote: >> >>> +1 (non-binding) >>> >>> Verified on macOS (aarch64): >>> - Signature: OK >>> - Checksum: OK >>> - Source archive matches git tag v0.10.1-rc.1 >>> - License headers: OK >>> - make build: OK >>> - make test: 1839 passed, 0 failed >>> - Python bindings (pyiceberg-core): passed >>> >>> Thanks for driving the release! >>> >>> On Tue, Jul 28, 2026 at 8:44 PM Xin Huang via dev < >>> [email protected]> wrote: >>> >>>> +1 (non-binding) >>>> Thanks 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: 1839 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 >>>> build and full test suite are green. >>>> >>>> Thanks, >>>> Xin >>>> >>>> On Tue, Jul 28, 2026 at 6:30 PM Kevin Liu <[email protected]> >>>> wrote: >>>> >>>>> +1 (binding) >>>>> >>>>> [x] Download links are valid >>>>> [x] Checksums and signatures are correct >>>>> [x] LICENSE and NOTICE files are present in source and artifacts >>>>> [x] No unexpected binary files are included >>>>> [x] All source files have ASF headers >>>>> [x] The project builds successfully from source (including the python >>>>> binding, pyiceberg-core) >>>>> >>>>> I also double check the new changes in 0.10.1: >>>>> https://github.com/apache/iceberg-rust/compare/v0.10.0...v0.10.1-rc.1 >>>>> <https://urldefense.com/v3/__https://github.com/apache/iceberg-rust/compare/v0.10.0...v0.10.1-rc.1__;!!LIr3w8kk_Xxm!trgl-C-ZxMWcTmBmArSsqCKN-4j06Lg2hh28rSrTkqrQRxraWAjZE4Gaj9AkNqSIO61muthz5dMtxkxds_gBoX8TRKc$> >>>>> >>>>> Thanks for working on the patch release to help fix pyiceberg-core! >>>>> Best, >>>>> Kevin Liu >>>>> >>>>> >>>>> On Tue, Jul 28, 2026 at 4:07 PM Shawn Chang <[email protected]> >>>>> wrote: >>>>> >>>>>> Hello Apache Iceberg Rust Community, >>>>>> >>>>>> This is a call for a vote to release Apache Iceberg Rust version >>>>>> 0.10.1 >>>>>> >>>>>> The tag to be voted on is: v0.10.1-rc.1. >>>>>> >>>>>> The release candidate: >>>>>> >>>>>> >>>>>> https://dist.apache.org/repos/dist/dev/iceberg/apache-iceberg-rust-0.10.1-rc1/ >>>>>> <https://urldefense.com/v3/__https://dist.apache.org/repos/dist/dev/iceberg/apache-iceberg-rust-0.10.1-rc1/__;!!LIr3w8kk_Xxm!trgl-C-ZxMWcTmBmArSsqCKN-4j06Lg2hh28rSrTkqrQRxraWAjZE4Gaj9AkNqSIO61muthz5dMtxkxds_gBe_YQV-E$> >>>>>> >>>>>> Keys to verify the release candidate: >>>>>> >>>>>> https://downloads.apache.org/iceberg/KEYS >>>>>> <https://urldefense.com/v3/__https://downloads.apache.org/iceberg/KEYS__;!!LIr3w8kk_Xxm!trgl-C-ZxMWcTmBmArSsqCKN-4j06Lg2hh28rSrTkqrQRxraWAjZE4Gaj9AkNqSIO61muthz5dMtxkxds_gBwyjDE38$> >>>>>> >>>>>> Git tag for the release: >>>>>> >>>>>> https://github.com/apache/iceberg-rust/releases/tag/v0.10.1-rc.1 >>>>>> <https://urldefense.com/v3/__https://github.com/apache/iceberg-rust/releases/tag/v0.10.1-rc.1__;!!LIr3w8kk_Xxm!trgl-C-ZxMWcTmBmArSsqCKN-4j06Lg2hh28rSrTkqrQRxraWAjZE4Gaj9AkNqSIO61muthz5dMtxkxds_gBJzxLnvY$> >>>>>> >>>>>> 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!trgl-C-ZxMWcTmBmArSsqCKN-4j06Lg2hh28rSrTkqrQRxraWAjZE4Gaj9AkNqSIO61muthz5dMtxkxds_gByltNMaA$> >>>>>> >>>>>> 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!trgl-C-ZxMWcTmBmArSsqCKN-4j06Lg2hh28rSrTkqrQRxraWAjZE4Gaj9AkNqSIO61muthz5dMtxkxds_gBZiHJvSI$> >>>>>> >>>>>> Thanks, >>>>>> Shawn >>>>>> >>>>>
