Hi Fokko Thanks for the feedback.
About Avro, I'm updating my PR about trusted packages, it "has to be" included in the next Avro releases. Let me send a message on Avro mailing list. Good point about Flink, let me see if Peter can help there. Regards JB On Wed, Jun 12, 2024 at 3:44 PM Fokko Driesprong <fo...@apache.org> wrote: > > Hi JB, thanks for raising this. > >> - With the Gradle version update, we will be able to upgrade to Parquet >> 1.14.0 > > We might want to defer this until Parquet 1.14.1 gets released. There is an > issue found with Jackson that prohibits Spark from upgrading to 1.14.0. It > might be that this is also the case with other query engines. Gang already > started a DISCUSS thread on running the minor release. > >> - Depending of the timing, I will include new Avro releases > > I would love that! With the release it allows us to use the > BlockingDirectBinaryEncoder, which will allow efficient skipping of lists and > maps in the file. This will speed up operations like expire snapshots quite a > bit because we can jump easily over all the statistics. > > It would be great if there were some Flink reviewers to get some eyes on this > PR to run Flink without Hadoop. We have to change some APIs and with the > introduction of Flink 1.19 in Iceberg 1.16.0 this is a great moment. > > Kind regards, > Fokko > > Op ma 10 jun 2024 om 00:24 schreef Jean-Baptiste Onofré <j...@nanthrax.net>: >> >> 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