Hi Ajantha, There is a bug[1] in migration procedures (e.g. add_files) when the option `parallelism` is larger than 1. I've submitted a fix[2] against the main branch and would like to back-port to 1.6.x.
[1] https://github.com/apache/iceberg/issues/11147 [2] https://github.com/apache/iceberg/pull/11157 Thanks, Manu On Thu, Oct 10, 2024 at 10:48 AM Ajantha Bhat <ajanthab...@gmail.com> wrote: > Hi everyone, > Since 1.7.0 is still a few weeks away, > how about releasing version 1.6.2 with just the Avro version update? > The current Avro version in 1.6.1 (1.11.3) has a recently reported CVE: > CVE-2024-47561 <https://nvd.nist.gov/vuln/detail/CVE-2024-47561>. [2] > > I'm happy to coordinate and be the release manager for this. > [1] > https://github.com/apache/iceberg/blob/8e9d59d299be42b0bca9461457cd1e95dbaad086/gradle/libs.versions.toml#L28 > [2] https://lists.apache.org/thread/c2v7mhqnmq0jmbwxqq3r5jbj1xg43h5x > > - Ajantha >