+1 (non-binding) Verified sigs, sums, license (same #5262), build and test with OpenJDK 1.8.0_332.
Ignore the following unit test failure: org.apache.iceberg.aws.s3.TestS3FileIO > testPrefixDelete FAILED software.amazon.awssdk.services.s3.model.S3Exception: null (Service: S3, Status Code: 500, Request ID: null) On Fri, Jul 15, 2022 at 12:12 PM Jack Ye <yezhao...@gmail.com> wrote: > +1 (binding) > > - verified checksum, license, RAT (same issue as reported) > > - ran build, unit test, AWS integration test (Java 8, Amazon corretto) > > - did some benchmarking and internal release test verification with AWS > EMR Spark 3.2 > > > Best, > Jack Ye > > On Thu, Jul 14, 2022 at 5:24 PM Jahagirdar, Amogh > <jaham...@amazon.com.invalid> wrote: > >> +1 (non-binding) >> >> * Verified signatures, checksums, and license checks (ignoring the >> iceberg-build.properties header “issue”) >> * Ran build and tests >> >> * Verified AWS Integration tests passed >> >> >> >> Thanks, >> >> >> >> Amogh Jahagirdar >> >> >> >> >> >> *From: *Ryan Blue <b...@tabular.io> >> *Reply-To: *"dev@iceberg.apache.org" <dev@iceberg.apache.org> >> *Date: *Wednesday, July 13, 2022 at 3:55 PM >> *To: *Iceberg Dev List <dev@iceberg.apache.org> >> *Subject: *RE: [EXTERNAL][VOTE] Release Apache Iceberg 0.14.0 RC1 >> >> >> >> *CAUTION*: This email originated from outside of the organization. Do >> not click links or open attachments unless you can confirm the sender and >> know the content is safe. >> >> >> >> +1 (binding) >> >> >> >> * Checked signature, checksum >> >> * Ran RAT checks (iceberg-build.properties has no header, but that's okay >> -- opened #5262 <https://github.com/apache/iceberg/pull/5262> to >> exclude it) >> >> * Ran build and tests in Java 8 >> >> * Tested REST catalog, using Spark 3.3 with Scala 2.13 runtime Jar >> >> >> >> Ryan >> >> >> >> On Wed, Jul 13, 2022 at 2:36 PM Nan Zhu <zhunanmcg...@gmail.com> wrote: >> >> Thanks, Ryan! really hope to get that merged (most of reviews should have >> been finished?) ASAP to unblock us, thanks! >> >> >> >> On Wed, Jul 13, 2022 at 1:59 PM Ryan Blue <b...@tabular.io> wrote: >> >> Nan, >> >> >> >> I'd love to get that in, but we try not to block releases for features. >> We want to release more often to get features out, rather than less often >> to get features out. And it's already tough to get a release out given >> unexpected blockers! >> >> >> >> I think we should be able to get that one in soon, but I think it's okay >> if we proceed with the 0.14.0 release for now. >> >> >> >> Ryan >> >> >> >> On Tue, Jul 12, 2022 at 7:19 PM Nan Zhu <zhunanmcg...@gmail.com> wrote: >> >> can we consider having https://github.com/apache/iceberg/pull/5083 in >> before releasing a new iceberg version with Spark 3.3 support? >> >> >> >> the issue being addressed there is a breaking change from iceberg + spark >> 3.1 to iceberg + spark 3.2 and above...and it essentially blocks us from >> upgrading to higher version of Spark in a low cost >> >> >> >> On Tue, Jul 12, 2022 at 7:12 PM Ryan Blue <b...@apache.org> wrote: >> >> Hi everyone, >> >> I propose the following RC to be released as the official Apache Iceberg >> 0.14.0 release. >> >> The commit id is 6d2edd6284ebc5301dbe45376a31ca8316852a77 >> * This corresponds to the tag: apache-iceberg-0.14.0-rc1 >> * https://github.com/apache/iceberg/commits/apache-iceberg-0.14.0-rc1 >> * https://github.com/apache/iceberg/tree/6d2edd62 >> >> The release tarball, signature, and checksums are here: >> * >> https://dist.apache.org/repos/dist/dev/iceberg/apache-iceberg-0.14.0-rc1/ >> >> You can find the KEYS file here: >> * https://dist.apache.org/repos/dist/dev/iceberg/KEYS >> >> Convenience binary artifacts are staged in Nexus. The Maven repository >> URL is: >> * >> https://repository.apache.org/content/repositories/orgapacheiceberg-1099/ >> >> This release includes: >> >> * MERGE and UPDATE plans using v2 deletes in Spark >> >> * A REST catalog implementation >> >> * Support for Spark 3.3 >> >> * Support for Flink 1.15 >> >> * A format for stats, sketches, and indexes (Puffin) >> >> * Zorder support while rewriting data files >> >> * Ranged IO reads >> >> * Additional metrics collection >> >> >> Please download, verify, and test. >> >> Please vote in the next 72 hours. >> >> [ ] +1 Release this as Apache Iceberg 0.14.0 >> [ ] +0 >> [ ] -1 Do not release this because... >> >> >> >> -- >> >> Ryan Blue >> >> >> >> >> -- >> >> Ryan Blue >> >> Tabular >> >> >> >> >> -- >> >> Ryan Blue >> >> Tabular >> > -- John Zhuge