Hi Everyone, I propose that we release the following RC as the official Apache Iceberg 1.3.1 release.
The commit ID is 62c34711c3f22e520db65c51255512f6cfe622c4 * This corresponds to the tag: apache-iceberg-1.3.1-rc1 * https://github.com/apache/iceberg/commits/apache-iceberg-1.3.1-rc1 * https://github.com/apache/iceberg/tree/62c34711c3f22e520db65c51255512f6cfe622c4 The release tarball, signature, and checksums are here: * https://dist.apache.org/repos/dist/dev/iceberg/apache-iceberg-1.3.1-rc1 You can find the KEYS file here: * https://dist.apache.org/repos/dist/dev/iceberg/KEYS Convenience binary artifacts are staged on Nexus. The Maven repository URL is: * https://repository.apache.org/content/repositories/orgapacheiceberg-1141/ This release includes several important bug fixes over 1.3.0, including: * Fix Spark RewritePositionDeleteFiles failure for certain partition types (#8059) * Fix Spark RewriteDataFiles concurrency edge-case on commit timeouts (#7933) * Table Metadata parser now accepts null current-snapshot-id, properties, snapshots fields (#8064) * FlinkCatalog creation no longer creates the default database (#8039) * Fix loading certain V1 table branch snapshots using snapshot references (#7621) * Fix Spark partition-level DELETE operations for WAP branches (#7900) * Fix HiveCatalog deleting metadata on failures in checking lock status (#7931) Please download, verify, and test. Please vote in the next 72 hours. (Weekends excluded) [ ] +1 Release this as Apache Iceberg 1.3.1 [ ] +0 [ ] -1 Do not release this because... Only PMC members have binding votes, but other community members are encouraged to cast non-binding votes. This vote will pass if there are 3 binding +1 votes and more binding +1 votes than -1 votes. Thanks Szehon