I noticed an issue while upgrading to the latest Iceberg version internally
and in Trino. As part of #9012
<https://github.com/apache/iceberg/pull/9012> I've
added a check when a new table is being created that makes sure a view with
the same name doesn't exist.
The unintentional side-effect of this is that this forces a REST server to
support views immediately, even when just bumping the Iceberg version.
Additionally, an Iceberg 1.5.0 client can't create a table against a server
running an older Iceberg version.

I'll have a fix shortly for this and will create RC1.

Eduard

On Mon, Feb 19, 2024 at 11:26 AM Jean-Baptiste Onofré <j...@nanthrax.net>
wrote:

> +1 (non binding)
>
> I checked:
> - checksum and signature are correct
> - ASF headers are OK
> - no binary found in the source distribution
> - build is OK from the source distribution
>
> To be improved for next releases (not blocker at all):
> - NOTICE file should mention dependencies and tools used (not
> necessary included). I'm thinking about openapi, palantir plugins, aws
> sdk, jackson, ... I will do a PR about that.
> - doap.rdf file can be updated as part of the RC
>
> Thanks !
> Regards
> JB
>
> On Mon, Feb 19, 2024 at 11:02 AM Ajantha Bhat <ajanthab...@gmail.com>
> wrote:
> >
> > Hi Everyone,
> >
> > I propose that we release the following RC as the official Apache
> Iceberg 1.5.0 release.
> >
> > The commit ID is bff665278245128a71982ba5ac5981a9e71c4509
> > * This corresponds to the tag: apache-iceberg-1.5.0-rc0
> > * https://github.com/apache/iceberg/commits/apache-iceberg-1.5.0-rc0
> > *
> https://github.com/apache/iceberg/tree/bff665278245128a71982ba5ac5981a9e71c4509
> >
> > The release tarball, signature, and checksums are here:
> > *
> https://dist.apache.org/repos/dist/dev/iceberg/apache-iceberg-1.5.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-1150/
> >
> > Please download, verify, and test.
> >
> > Please vote in the next 72 hours.
> >
> > [ ] +1 Release this as Apache Iceberg 1.5.0
> > [ ] +0
> > [ ] -1 Do not release this because...
> >
> > Only PMC members have binding votes, but other community members are
> encouraged to cast
> > non-binding votes. This vote will pass if there are 3 binding +1 votes
> and more binding
> > +1 votes than -1 votes.
> >
> > Special thanks to Eduard for helping out on publishing the release
> artifacts.
> >
> > - Ajantha
>

Reply via email to