can we consider having https://github.com/apache/iceberg/pull/5083 in before releasing a new iceberg version with Spark 3.3 support?
the issue being addressed there is a breaking change from iceberg + spark 3.1 to iceberg + spark 3.2 and above...and it essentially blocks us from upgrading to higher version of Spark in a low cost On Tue, Jul 12, 2022 at 7: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 >