Re: [VOTE] Release Apache Iceberg 1.1.0 RC4

2022-11-27 Thread Steven Wu
+1 (non-binding) 1. Flink SQL testing (1.16) 1. Downloaded Iceberg-flink-runtime jars (1.16) from Nexus staging repository. 2. verified that batch write worked 3. verified that FLIP-27 source works with batch and streaming read 4. verified that the current (pre FL

Re: [VOTE] Release Apache Iceberg 1.1.0 RC4

2022-11-27 Thread Daniel Weeks
+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 wrote: > +1(non-binding) > verified(java 8): > > - Create table using HiveCatalog and HadoopCatalog > - Spark Structured Streaming with Spark 3.2.1 > - Spark query wit

Re: [VOTE] Release Apache Iceberg 1.1.0 RC4

2022-11-27 Thread OpenInx
+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 :