+1 (non-binding)

   - Verified signature
   - Verified checksum
   - Rat check
      - Could not find Apache license headers on iceberg-build.properties (
      as mentioned by Ryan)
   - Ran tests
      - Same error mentioned by John:

      org.apache.iceberg.aws.s3.TestS3FileIO > testPrefixDelete FAILED

          software.amazon.awssdk.services.s3.model.S3Exception: null
      (Service: S3, Status Code: 500, Request ID: null)
      -

      This seems to fails gradle test early, commented out the test to
      proceed and run other tests successfully
      -

   Test manually against Spark 3.2 Scala 2.13, create Iceberg table ,
   simple queries and metadata queries


Thanks
Szehon

On Fri, Jul 15, 2022 at 2:18 PM Russell Spitzer <russell.spit...@gmail.com>
wrote:

> +1 (binding)
>
> On Jul 12, 2022, at 9: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
>
>
>

Reply via email to