I'll start with +1 (binding). Signature: OK Checksum: OK RAT checks: OK
I also tested our new write defaults in Spark 3.5 on a cluster. No local sort, no ridiculously tiny files. We still prefer parallelism by default so folks would have to manually tune the advisory partition size for the final write to get closer to the target file size (if that's the goal). We will offer some knobs to do that automatically in the future. - Anton On 2023/09/28 02:02:50 Anton Okolnychyi wrote: > Hi Everyone, > > I propose that we release the following RC as the official Apache Iceberg > 1.4.0 release. > > The commit ID is 8f37faa6a21e863551b17992370edc0f8706465d > * This corresponds to the tag: apache-iceberg-1.4.0-rc1 > * https://github.com/apache/iceberg/commits/apache-iceberg-1.4.0-rc1 > * > https://github.com/apache/iceberg/tree/8f37faa6a21e863551b17992370edc0f8706465d > > The release tarball, signature, and checksums are here: > * https://dist.apache.org/repos/dist/dev/iceberg/apache-iceberg-1.4.0-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-1145/ > > Please download, verify, and test. > > Please vote in the next 72 hours. (Weekends excluded) > > [ ] +1 Release this as Apache Iceberg 1.4.0 > [ ] +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. > > - Anton