+1 (non-binding) Verified on Linux x86_64 / Python 3.14.6: signatures and sha512 checksums, RAT license check, and the test suite (one pre-existing flaky test aside, test_add_files_parallelized, which asserts a ThreadPoolExecutor spawns cpu_count threads and fails on high-core machines).
Thanks for running the release, Alex! Thanks, Abanoub Doss On Wednesday, August 5th, 2026 at 8:30 PM, Yuya Ebihara <[email protected]> wrote: > +1 (non-binding). Verified on macOS (arm64). > > Thanks for running this release, Alex! > > Yuya > > On Thu, Aug 6, 2026 at 9:48 AM Alex Stephen via dev <[email protected]> > wrote: > >> Hi Everyone, I propose that we release the following RC as the official >> PyIceberg 0.12.0 release. A summary of the high level features: * View >> support >> * Geometry and Geography type support >> * Python 3.14 support >> * New File Format API >> * Many, many various bug fixes and improvements The commit ID is >> 7d0f503106a1f4142e6d315c3501aecccfdd9ba2 * This corresponds to the tag: >> pyiceberg-0.12.0rc1 (9aea584f51d0568f45f6ed33269f3f748f4900b9) * >> https://github.com/apache/iceberg-python/releases/tag/pyiceberg-0.12.0rc1 * >> https://github.com/apache/iceberg-python/tree/7d0f503106a1f4142e6d315c3501aecccfdd9ba2 >> The release tarball, signature, and checksums are here: * >> https://dist.apache.org/repos/dist/dev/iceberg/pyiceberg-0.12.0rc1/ You can >> find the KEYS file here: * https://downloads.apache.org/iceberg/KEYS >> Convenience binary artifacts are staged on pypi: >> https://pypi.org/project/pyiceberg/0.12.0rc1/ And can be installed using: >> pip3 install pyiceberg==0.12.0rc1 Instructions for verifying a release can >> be found here: * https://py.iceberg.apache.org/verify-release/ Please >> download, verify, and test. Please vote in the next 72 hours. [ ] +1 Release >> this as PyIceberg 0.12.0 [ ] +0 [ ] -1 Do not release this because...
