Re: [VOTE] Release Apache Iceberg 0.14.1 RC3

2022-09-07 Thread Ryan Blue
With 5 +1 votes and no -1 or +0 votes, this passes. Thanks, everyone! I'll publish the release. On Mon, Sep 5, 2022 at 9:19 AM John Zhuge wrote: > +1 (non-binding) > > Verified signature, checksum, and license, > > Built and tested with Java 8 and 11. > > Passed internal integration tests with S

Re: [VOTE] Release Apache Iceberg 0.14.1 RC3

2022-09-05 Thread John Zhuge
+1 (non-binding) Verified signature, checksum, and license, Built and tested with Java 8 and 11. Passed internal integration tests with Spark 3.3. On Mon, Sep 5, 2022 at 6:14 AM OpenInx wrote: > +1 (binding). > > > 1. Download the source tarball, signature (.asc), and checksum (.sha512): > O

Re: [VOTE] Release Apache Iceberg 0.14.1 RC3

2022-09-05 Thread OpenInx
+1 (binding). 1. Download the source tarball, signature (.asc), and checksum (.sha512): OK 2. Import gpg keys: download KEYS and run (optional if this hasn’t changed) ```bash $ gpg --import /path/to/downloaded/KEYS ``` It's OK 3. Verify the signature by running: ```bash $ gpg --verify apach

Re: [VOTE] Release Apache Iceberg 0.14.1 RC3

2022-09-05 Thread leilei hu
+1(non-binding) verified(java 8): 1. Create table using HiveCatalog and HadoopCatalog 2. Spark Structured Streaming 3. Spark query with Spark’s DataSourceV2 API 4. Checksum, build and test > 2022年9月5日 上午1:46,Daniel Weeks 写道: > > +1 (binding) > > Verified: sigs, sums, license, build and test (

Re: [VOTE] Release Apache Iceberg 0.14.1 RC3

2022-09-04 Thread Daniel Weeks
+1 (binding) Verified: sigs, sums, license, build and test (java 8) -Dan On Sat, Sep 3, 2022 at 6:17 PM Ryan Blue wrote: > +1 (binding) > >- Checked signature and checksum >- Ran RAT checks >- Tested with Java 11 > > Ryan > > On Sat, Sep 3, 2022 at 5:41 PM Ryan Blue wrote: > >> Hi

Re: [VOTE] Release Apache Iceberg 0.14.1 RC3

2022-09-03 Thread Ryan Blue
+1 (binding) - Checked signature and checksum - Ran RAT checks - Tested with Java 11 Ryan On Sat, Sep 3, 2022 at 5:41 PM Ryan Blue wrote: > Hi Everyone, > > I propose that we release the following RC as the official Apache Iceberg > 0.14.1 release. > > The commit ID is 71d918e781eff70

[VOTE] Release Apache Iceberg 0.14.1 RC3

2022-09-03 Thread Ryan Blue
Hi Everyone, I propose that we release the following RC as the official Apache Iceberg 0.14.1 release. The commit ID is 71d918e781eff70c2c2a21aea7289daad61c8afe * This corresponds to the tag: apache-iceberg-0.14.1-rc3 * https://github.com/apache/iceberg/commits/apache-iceberg-0.14.1-rc3 * https:/