+1 (binding) Validated license/sigs/sums/build/test.
(Had the same problem with some of the S3 containerized tests as 1.3.0) -Dan On Wed, Jul 19, 2023 at 9:29 AM Eduard Tudenhoefner <edu...@tabular.io> wrote: > +1 (non-binding) > > * validated checksum and signature > * checked license docs & ran RAT checks > * ran build and tests with JDK11 > * built new docker images and ran through > https://iceberg.apache.org/spark-quickstart/ > <https://iceberg.apache.org/spark-quickstart/> > > One thing I noticed is that some tests don't work when running the build > with *JDK17* (e.g. running *./gradlew build > :iceberg-flink:iceberg-flink-runtime-1.17:integrationTest -x test* > fails). This is not related to this release, but I just wanted to mention > this in case anyone else runs into this. > > > Eduard > > On Mon, Jul 17, 2023 at 8:01 PM Szehon Ho <szehon.apa...@gmail.com> wrote: > >> 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 >> >