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 a serious bug that has been found <https://github.com/apache/iceberg-python/pull/544>. Smaller bugs also have been backported <https://github.com/apache/iceberg-python/milestone/5?closed=1>. The commit ID is b983e664b2eb279e6d9e8caed2691f4a26cd04ac * This corresponds to the tag: pyiceberg-0.6.1rc1 (0e3b8e2690461e2b90996676663949cfb043ecfe) * https://github.com/apache/iceberg-python/releases/tag/pyiceberg-0.6.1rc1 * https://github.com/apache/iceberg-python/tree/b983e664b2eb279e6d9e8caed2691f4a26cd04ac The release tarball, signature, and checksums are here: * https://dist.apache.org/repos/dist/dev/iceberg/pyiceberg-0.6.1rc1/ 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.1rc1/ And can be installed using: pip3 install pyiceberg==0.6.1rc1 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...