Hi Robert, I gonna take a look. As I'm working on the Avro releases with Fokko, I think it's OK to take a few more days for 1.6.0 release preparation (especially with July 4th this week).
So, let me do a pass on these issues (and work on it if needed ;)). Thanks ! Regards JB On Mon, Jul 1, 2024 at 5:07 PM Robert Stupp <[email protected]> wrote: > > Should these be added to the milestone as well? > > https://github.com/apache/iceberg/pull/10613 (concurrency issue in Tasks) > https://github.com/apache/iceberg/issues/10598 (ORC can't work properly on > Java 8) > https://github.com/apache/iceberg/issues/10596 (Potential bug in > UpdateMapping.addNewFields()?) > https://github.com/apache/iceberg/issues/10595 (concurrency issue in > MetastoreLock) > https://github.com/apache/iceberg/issues/10591 (possible data corruption in > REST/OAuth code) > > Neither is a regression, but not sure about the impact. > > > On 01.07.24 07:00, Jean-Baptiste Onofré wrote: > > Hi folks, > > revapi and gradle have been fixed, updated and merged. > > We still have 7 pending PRs blocking the 1.6.0 release: > https://github.com/apache/iceberg/pulls?q=is%3Aopen+is%3Apr+milestone%3A%22Iceberg+1.6.0%22 > > I'm doing a new review round. Can you please review ? If it requires > time, please let me know or remove the 1.6.0 milestone. > > The 1.6.0 release was supposed to be in June, we are in July. I would > like cut the 1.6.0 release soon. > > Thanks ! > Regards > JB > > On Mon, Jun 10, 2024 at 9:23 AM Jean-Baptiste Onofré <[email protected]> > wrote: > > Hi folks, > > As discussed during the last community meeting, we are heading to the > Apache Iceberg 1.6.0 release. > > The Iceberg 1.6.0 milestone is present for both GitHub Issues and PRs. > > I'm targeting major updates for this release: > - the Kafka commit coordinator (PR is in review) > - Revapi "fix" to be able to upgrade to latest Gradle version (I have > one PR ready and I have another exploring a new option) > - With the Gradle version update, we will be able to upgrade to Parquet 1.14.0 > - Depending of the timing, I will include new Avro releases > > Please, if you have anything you want to include in the 1.6.0 release, > please let me know and create an issue on GitHub with the "Iceberg > 1.6.0" milestone. > > Thanks ! > > Regards > JB > > -- > Robert Stupp > @snazy
