Hey All, I kept the voting open longer than the usual 72 hours due to Thanksgiving in the US. We now have a critical mass and the *vote passes* with the following results:
+1: 13 (including 3 binding) without having any 0 or -1. Thanks to everyone who verified the release and voted! Also huge thanks to *Fokko* for creating all those release candidates! I'll proceed with the next steps right away. Cheers, Gabor On Mon, Nov 28, 2022 at 1:07 AM OpenInx <open...@gmail.com> wrote: > +1 (binding) > > 1. Download the source tarball, signature (.asc), and checksum (.sha512): > OK > 2. Import gpg keys: download KEYS and run gpg --import > /path/to/downloaded/KEYS.txt (optional if this hasn’t changed) : OK > 3. Verify the signature by running: gpg --verify > apache-iceberg-1.1.0.tar.gz.asc : OK > 4. Verify the checksum by running: shasum -a 512 > apache-iceberg-1.1.0.tar.gz : OK > 5. Untar the archive and go into the source directory: tar xzvf > apache-iceberg-1.1.0.tar.gz && cd apache-iceberg-1.1.0: OK > 6. Run RAT checks to validate license headers: dev/check-license: OK > 7. Build and test the project: ./gradlew build (use Java 8) : OK > > Thanks. > > On Mon, Nov 28, 2022 at 3:05 AM Daniel Weeks <dwe...@apache.org> wrote: > >> +1 (binding) >> >> Verified sigs/sums/licenses/build/test >> Built and tested with JDK 8 >> >> -Dan >> >> On Fri, Nov 25, 2022 at 5:58 PM leilei hu <huleile...@gmail.com> wrote: >> >>> +1(non-binding) >>> verified(java 8): >>> >>> - Create table using HiveCatalog and HadoopCatalog >>> - Spark Structured Streaming with Spark 3.2.1 >>> - Spark query with Spark’s DataSourceV2 API >>> - Ran build with JDK8 >>> >>> 2022年11月24日 上午12:13,Cheng Pan <cheng...@apache.org> 写道: >>> >>> +1 (non-binding) >>> >>> Passed integration test[1] w/ Apache Kyuubi >>> >>> [1] https://github.com/apache/incubator-kyuubi/pull/3810 >>> >>> Thanks, >>> Cheng Pan >>> >>> >>> On Nov 23, 2022 at 16:13:34, Ajantha Bhat <ajanthab...@gmail.com> wrote: >>> >>>> +1 (non-binding) >>>> >>>> - verified tests against spark-3.3 runtime jar with Nessie catalog. >>>> - verified the contents of the iceberg-spark-runtime-3.3_2.12-1.1.0.jar >>>> - checked for spark-3.0 removal >>>> - validated checksum and signature >>>> - checked license docs & ran RAT checks >>>> - ran build with JDK1.8 >>>> >>>> Thanks, >>>> Ajantha >>>> >>>> On Tue, Nov 22, 2022 at 9:49 PM Gabor Kaszab <gaborkas...@apache.org> >>>> wrote: >>>> >>>>> Hi Everyone, >>>>> >>>>> I propose that we release the following RC as the official Apache Iceberg >>>>> 1.1.0 release. >>>>> >>>>> The commit ID is ede085d0f7529f24acd0c81dd0a43f7bb969b763 >>>>> * This corresponds to the tag: apache-iceberg-1.1.0-rc4 >>>>> * https://github.com/apache/iceberg/commits/apache-iceberg-1.1.0-rc4 >>>>> * >>>>> https://github.com/apache/iceberg/tree/ede085d0f7529f24acd0c81dd0a43f7bb969b763 >>>>> >>>>> The release tarball, signature, and checksums are here: >>>>> * https://dist.apache.org/repos/dist/dev/iceberg/apache-iceberg-1.1.0-rc4 >>>>> >>>>> 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-1114/ >>>>> >>>>> Please download, verify, and test. >>>>> >>>>> Please vote in the next 72 hours. >>>>> >>>>> [ ] +1 Release this as Apache Iceberg 1.1.0 >>>>> [ ] +0 >>>>> [ ] -1 Do not release this because... >>>>> >>>>> >>>