+1 (binding) Thanks for getting this done!
On Thu, Apr 25, 2024 at 4:45 AM Mehul Batra <mehulbatra1...@gmail.com> wrote: > +1 (non-binding) > > Thanks, Fokko for the docutils fix. > > * Verified signatures, checksums & license. > * Ran unit tests and integration tests. > > Warm regards, > Mehul Batra > > On Mon, Apr 22, 2024 at 12:41 AM Honah J. <hon...@apache.org> wrote: > >> +1 (non-binding) >> >> - Verified signatures and checksums >> - Verified license >> - Ran unit tests, integration tests and glue integration tests >> >> Note: If you encounter error "Failed to download Spark..." when building >> the docker image for integration test, you can fix it by Bump Spark >> version to 3.4.3 <https://github.com/apache/iceberg-python/pull/622>. >> The error is because the release of Spark 3.4.3 makes the download url of >> 3.4.2 break. >> >> Best regards, >> Honah >> >> On Sun, Apr 21, 2024 at 8:43 AM Jean-Baptiste Onofré <j...@nanthrax.net> >> wrote: >> >>> +1 (non binding) >>> >>> Regards >>> JB >>> >>> Le jeu. 18 avr. 2024 à 09:22, Honah J. <hon...@apache.org> a écrit : >>> >>>> Hi Everyone, >>>> >>>> I propose that we release the following RC as the official PyIceberg >>>> 0.6.1 release. >>>> >>>> This is a patch release due to the following bugs: >>>> >>>> - Fail to create version 1 table with non-empty partition-spec and >>>> sort-order <https://github.com/apache/iceberg-python/pull/544> >>>> - Hive Catalog cannot create table with TimestamptzType field >>>> <https://github.com/apache/iceberg-python/issues/583> >>>> - Fail to read parquet file with special characters in column names >>>> <https://github.com/apache/iceberg-python/pull/597> >>>> - Hive Catalog commit consistency issue >>>> <https://github.com/apache/iceberg-python/pull/607> >>>> - docutils=0.21 installation issue >>>> <https://github.com/apache/iceberg-python/pull/615> >>>> >>>> Smaller bugs also have been backported >>>> <https://github.com/apache/iceberg-python/milestone/5?closed=1>. >>>> >>>> The commit ID is 910dd783f16280b46704dd9679a4d003fb8a2e18 >>>> >>>> * This corresponds to the tag: pyiceberg-0.6.1rc3 >>>> (876a9fb3963ab0dc80485dedfee7cee2f4a8dd13) >>>> * >>>> https://github.com/apache/iceberg-python/releases/tag/pyiceberg-0.6.1rc3 >>>> * >>>> https://github.com/apache/iceberg-python/tree/910dd783f16280b46704dd9679a4d003fb8a2e18 >>>> >>>> The release tarball, signature, and checksums are here: >>>> >>>> * https://dist.apache.org/repos/dist/dev/iceberg/pyiceberg-0.6.1rc3/ >>>> >>>> You can find the KEYS file here: >>>> >>>> * https://dist.apache.org/repos/dist/dev/iceberg/KEYS >>>> >>>> Convenience binary artifacts are staged on pypi: >>>> >>>> https://pypi.org/project/pyiceberg/0.6.1rc3/ >>>> >>>> And can be installed using: pip3 install pyiceberg==0.6.1rc3 >>>> >>>> Please download, verify, and test. >>>> >>>> Please vote in the next 72 hours. >>>> [ ] +1 Release this as PyIceberg 0.6.1 >>>> [ ] +0 >>>> [ ] -1 Do not release this because... >>>> >>> -- Ryan Blue Tabular