Hi Amogh, Looks like the published Spark jars are compiled with the wrong scala version? https://github.com/apache/iceberg/issues/10251
Do we need a new release? Multiple people (including me) have verified the release by compiling the source code and also checked the presence of jars in the maven central. But we all missed this. We may need some smoke tests that depend on staged repository jars to verify it before the release to avoid these problems in future. - Ajantha On Thu, Apr 25, 2024 at 10:10 PM Amogh Jahagirdar <am...@tabular.io> wrote: > I'm pleased to announce the release of Apache Iceberg 1.5.1! > > Apache Iceberg is an open table format for huge analytic datasets. Iceberg > delivers high query performance for tables with tens of petabytes of data, > along with atomic commits, concurrent writes, and SQL-compatible table > evolution. > > This release can be downloaded from: > https://www.apache.org/dyn/closer.cgi/iceberg/apache-iceberg-1.5.1/apache-iceberg-1.5.1.tar.gz > > Release notes: https://iceberg.apache.org/releases/#151-release > > Java artifacts are available from Maven Central. > > Thanks to everyone for contributing! >