-1 binding A user reported a regression [1] and I was able to validate it. Since this is a correctness issue, let's fix it and raise a new RC.
[1] https://github.com/apache/iceberg-python/issues/3758 On Sun, Aug 9, 2026 at 1:40 PM Tanmay Rauth <[email protected]> wrote: > +1 (non-binding) > > Thanks Alex for driving the release! > > Verified on macOS (arm64), Python 3.13.1: > > - Download links valid > - SHA-512 checksum matches > - GPG signature good - signed by Kevin Liu <[email protected]> > - LICENSE and NOTICE present > - No unexpected binary files > - ASF headers present across all Python sources > - Builds/installs from source > - Unit tests passed > > > Regards, > Tanmay > > On Sat, Aug 8, 2026 at 11:42 AM Neelesh Salian <[email protected]> > wrote: > >> +1 (non-binding) >> >> I verified the following on macOS (arm64), Python 3.12.12: >> >> >> - Download links are valid >> - Checksums and signatures (SHA-512 + GPG) - GPG signature good >> (signed by Kevin Liu <[email protected]>) >> - LICENSE/NOTICE files exist >> - No unexpected binary files >> - All source files have ASF headers (Apache RAT 0.17) >> - Can compile from source >> - Built and tested from source >> >> Thanks for the release work, Alex. >> >> On Wed, Aug 5, 2026 at 5:47 PM 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... >>> >>
