During today's community sync meeting, there are 2 PRs that are flagged as potential blockers. I have pushed other PRs to the next 1.11.0 milestone. These 3 PRs are the only open items left in the 1.10.0 milestone. https://github.com/apache/iceberg/milestone/54
S3: Add LegacyMd5Plugin to S3 client builder <https://github.com/apache/iceberg/pull/12264> * Need community's help on reviewing this PR. Does the current change solve the issue? * If this still requires more significant work, we may want to roll back the aws-sdk version (like we did for the 1.9.0 release) Core: Fix numeric overflow of timestamp nano literal <https://github.com/apache/iceberg/pull/11775> * The overflow error can be confusing. Is there any metadata or correctness issue due to this bug? If not, we can consider it as a non-blocker. Core, Spark: Propagate orphaned delete files when rewriting data files <https://github.com/apache/iceberg/pull/13245> * Very close. should be merged very soon It is not saying that we can't get other changes in the 1.10.0 release. Just that these 3 PRs are considered potential blockers. Thanks, Steven On Tue, Jul 1, 2025 at 10:38 PM Jean-Baptiste Onofré <j...@nanthrax.net> wrote: > Hi > > I'm updated the PR about multi-args transforms today, but not sure I > will have reviews before 1.10.0. Let's try as best effort for 1.10, > else we will include in 1.11. > > Regards > JB > > On Tue, Jul 1, 2025 at 6:42 PM Steven Wu <stevenz...@gmail.com> wrote: > > > > Hi, > > > > I plan to cut a release branch in the next 1 or 2 days. > > > > Waiting for this row lineage related PR (and its 3.4 backport afterwards) > > https://github.com/apache/iceberg/pull/13070 > > > > Other items in the 1.10.0 milestone will probably have to be pushed to > the next 1.11.0 release > > https://github.com/apache/iceberg/milestone/54 > > > > Thanks, > > Steven >