Hello everyone, Thank you for trying the release and casting the vote, we really appreciate your help. I would like to cancel this RC, and run RC2 which will include the fixes to the following issues:
- Parquet compression is not being set (#345) - Remove the constraint on sort-orders (#349) - Issues when writing null-columns (#337, #348) We will run RC2 as soon as these issues are resolved. Sung From: hongyue_zh...@apple.com.INVALID At: 01/31/24 14:12:15 UTC-5:00To: dev@iceberg.apache.org Subject: Re: [VOTE] Release Apache PyIceberg 0.6.0rc1 +1 (non binding) - verified signature and checksum - RAT license check - run install and basic tests in python 3.11 docker image - run s3 and integration tests in python 3.10.3 macOS - also did a few manual test to test write with pyarrow on s3 with REST catalog Looking forward to the release of 0.6.0! Thanks, Steve Zhang On Jan 31, 2024, at 8:33 AM, Pucheng Yang <py...@pinterest.com.INVALID> wrote: nvm, I was under the wrong impression it was released already. Thanks. On Wed, Jan 31, 2024 at 8:31 AM Pucheng Yang <py...@pinterest.com> wrote: 0.6.0 has been released already. Do you mean to release 0.6.1? On Wed, Jan 31, 2024 at 8:26 AM Sung Yun (BLOOMBERG/ 120 PARK) <syu...@bloomberg.net> wrote: Hi Everyone, I propose that we release the following RC as the official PyIceberg 0.6.0 release. A summary of the high level features: * Write support for writing to unpartitioned tables * Includes snapshot generation * Constructing Avro writer trees * Support writing metadata which allows to commit support for the Hive, Sql, and Glue catalog. * Support for name-mapping * Easy evolution of schema using the union_by_name method * And a lot of bug fixes and improvements * Support for creating unpartitioned tables using PyArrow Schema The commit ID is b7cf14e3b195064d8740b8f2ab306d8729e54dc2 * This corresponds to the tag: pyiceberg-0.6.0rc1 (19b52bc64d52fa7c2bc3e39a311560c311da3ebb) * https://github.com/apache/iceberg-python/releases/tag/pyiceberg-0.6.0rc1 * https://github.com/apache/iceberg-python/tree/b7cf14e3b195064d8740b8f2ab306d8729e54dc2 The release tarball, signature, and checksums are here: * https://dist.apache.org/repos/dist/dev/iceberg/pyiceberg-0.6.0rc1/ 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.0rc1/ And can be installed using: pip3 install pyiceberg==0.6.0rc1 Please download, verify, and test. Please vote in the next 72 hours. [ ] +1 Release this as PyIceberg 0.6.0 [ ] +0 [ ] -1 Do not release this because...