First of all, thanks to everyone for the effort put into preparing this
release!

I would like to highlight that RC1 is built from a branch where the
following features have not been backported to all engine versions:
- Spark: Support writing shredded variant in Iceberg-Spark (
https://github.com/apache/iceberg/pull/14297) - Available in Spark 4.1, but
not in Spark 4.0
- Spark: fix delete from branch for canDeleteWhere where it does not
resolve to the correct branch (https://github.com/apache/iceberg/pull/15512)
- Available in Spark 4.1, but not in Spark 4.0, 3.5, or 3.4
- Flink: Add Nanosecond Precision Support for Flink-Iceberg Integration (
https://github.com/apache/iceberg/pull/15475) - Available in Flink 2.1, but
not in Flink 2.0 or 1.20

It is up to the community to decide whether these missing backports should
be considered release blockers. Most of the corresponding PRs have already
been merged to main (except #15512), and including them in the release
should be relatively straightforward.

>From my perspective, I would prefer not to release with these gaps. That
said, I understand the urgency and the need for a release, and I am happy
to go with the community’s decision.

Peter

Aihua Xu <[email protected]> ezt írta (időpont: 2026. máj. 7., Cs, 18:26):

> Hi Everyone,
>
> I propose that we release the following RC as the official Apache Iceberg
> 1.11.0 release.
>
> The commit ID is 0f657edf12dc29f8487a679bfdd4210e9588d014
> * This corresponds to the tag: apache-iceberg-1.11.0-rc1
> * https://github.com/apache/iceberg/commits/apache-iceberg-1.11.0-rc1
> *
> https://github.com/apache/iceberg/tree/0f657edf12dc29f8487a679bfdd4210e9588d014
>
> The release tarball, signature, and checksums are here:
> * https://dist.apache.org/repos/dist/dev/iceberg/apache-iceberg-1.11.0-rc1
>
> You can find the KEYS file here:
> * https://downloads.apache.org/iceberg/KEYS
>
> Convenience binary artifacts are staged on Nexus. The Maven repository URL
> is:
> *
> https://repository.apache.org/content/repositories/orgapacheiceberg-1278/
>
> Please download, verify, and test.
>
> Instructions for verifying a release can be found here:
> * https://iceberg.apache.org/how-to-release/#how-to-verify-a-release
>
> Please vote in the next 72 hours.
>
> [ ] +1 Release this as Apache Iceberg 1.11.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.
>
>

Reply via email to