+1 (non-binding) - Ran the license and checksum - Ran test suite of Trino against 1.0.0 and didn't see any issues
Cheers, Fokko Op ma 10 okt. 2022 om 08:00 schreef Ajantha Bhat <ajanthab...@gmail.com>: > +1 (non-binding) > > > - Verified the Spark runtime jar contents. > - Checked license docs, ran RAT checks. > - Validated checksum and signature. > > > Thanks, > Ajantha > > On Mon, Oct 10, 2022 at 10:45 AM Prashant Singh <prashant010...@gmail.com> > wrote: > >> Hello Everyone, >> >> Wanted to know your thoughts on whether we should also include the >> following bug fixes in this release as well: >> >> 1. MERGE INTO nullability fix, leads to query failure otherwise: >> *Reported instances :* >> a. >> https://stackoverflow.com/questions/73424454/spark-iceberg-merge-into-issue-caused-by-org-apache-spark-sql-analysisexcep >> b. https://github.com/apache/iceberg/issues/5739 >> c. https://github.com/apache/iceberg/issues/5424#issuecomment-1220688298 >> >> *PR's (Merged):* >> a. https://github.com/apache/iceberg/pull/5880 >> b. https://github.com/apache/iceberg/pull/5679 >> >> 2. QueryFailure when running RewriteManifestProcedure on Date / >> Timestamp partitioned table when >> `spark.sql.datetime.java8API.enabled` is true. >> *Reported instances :* >> a. https://github.com/apache/iceberg/issues/5104 >> b. >> https://apache-iceberg.slack.com/archives/C025PH0G1D4/p1663982635731469 >> >> *PR* : >> a. https://github.com/apache/iceberg/pull/5860 >> >> Regards, >> Prashant Singh >> >> On Mon, Oct 10, 2022 at 4:15 AM Ryan Blue <b...@apache.org> wrote: >> >>> +1 (binding) >>> >>> - Checked license docs, ran RAT checks >>> - Validated checksum and signature >>> - Built and tested with Java 11 >>> - Built binary artifacts with Java 8 >>> >>> >>> On Sun, Oct 9, 2022 at 3:42 PM Ryan Blue <b...@apache.org> wrote: >>> >>>> Hi Everyone, >>>> >>>> I propose that we release the following RC as the official Apache >>>> Iceberg 1.0.0 release. >>>> >>>> The commit ID is e2bb9ad7e792efca419fa7c4a1afde7c4c44fa01 >>>> * This corresponds to the tag: apache-iceberg-1.0.0-rc0 >>>> * https://github.com/apache/iceberg/commits/apache-iceberg-1.0.0-rc0 >>>> * >>>> https://github.com/apache/iceberg/tree/e2bb9ad7e792efca419fa7c4a1afde7c4c44fa01 >>>> >>>> The release tarball, signature, and checksums are here: >>>> * >>>> https://dist.apache.org/repos/dist/dev/iceberg/apache-iceberg-1.0.0-rc0 >>>> >>>> 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-1106/ >>>> >>>> Please download, verify, and test. >>>> >>>> This release is based on the latest 0.14.1 release. It includes changes >>>> to remove deprecated APIs and the following additional bug fixes: >>>> * Increase metrics limit to 100 columns >>>> * Bump Spark patch versions for CVE-2022-33891 >>>> * Exclude Scala from Spark runtime Jars >>>> >>>> Please vote in the next 72 hours. >>>> >>>> [ ] +1 Release this as Apache Iceberg 1.0.0 >>>> [ ] +0 >>>> [ ] -1 Do not release this because... >>>> >>>> >>>> -- >>>> Ryan Blue >>>> >>> >>> >>> -- >>> Ryan Blue >>> >>