Hi, can we add this one as well? The rewrite_position_deletes procedure stopped working in 1.10.x for tables with non-primitive columns.
https://github.com/apache/iceberg/issues/15080 There is an open PR there, not sure if it needs another look. Thank you! On Thu, Mar 12, 2026, 10:04 PM Steve Loughran <[email protected]> wrote: > added https://github.com/apache/iceberg/issues/15606 and a pr to backport > the avro update. This is a CVE fix if you parse a malicious .avsc schema > file. > > On Thu, 12 Mar 2026 at 17:37, Amogh Jahagirdar <[email protected]> wrote: > >> Hey folks, as discussed in the community sync yesterday, I wanted to >> propose a 1.10.2 patch release to address correctness issues and any >> regressions that were identified in the 1.10 release. I have created a >> milestone here <https://github.com/apache/iceberg/milestone/62> and >> added some PRs that I think should be backported to the 1.10 branch for >> this patch release. Please add any issues (or fix PRs that have been merged >> onto main but need to be backported) that are regressions or potential >> correctness problems. >> >> Thanks, >> >> Amogh Jahagirdar >> >>
