Re: [INFO] Preparing the Apache Iceberg 1.6.0 release

2024-07-09 Thread Jean-Baptiste Onofré
Hi folks We still have two PRs blocking the 1.6.0 release: - one about namespace handling improvement in JDBC Catalog. I reviewed the PR and it’s ok for me. - the Kafka commit coordinator PR. Can you please take a look and merge ? Thanks ! Regards JB Le lun. 10 juin 2024 à 09:23, Jean-Baptist

Re: [INFO] Preparing the Apache Iceberg 1.6.0 release

2024-07-02 Thread Fokko Driesprong
Hey everyone, thanks for jumping in here. On the run Flink without Hadoop PR, I've removed it from the milestone since after discussing with Peter on the PR, we've agreed that there needs to be a more fundamental fix. Also, it would be good to have tests to ensure that it runs without Hadoop. I'l

Re: [INFO] Preparing the Apache Iceberg 1.6.0 release

2024-07-02 Thread Jean-Baptiste Onofré
Hi Amogh Thanks for your help in the PRs ! I will do a new pass as well (as said in my previous email). Regards JB On Mon, Jul 1, 2024 at 11:09 PM Amogh Jahagirdar <2am...@gmail.com> wrote: > > Thanks JB and Robert for following up on this, I'm taking a look at the PRs > in the current mileston

Re: [INFO] Preparing the Apache Iceberg 1.6.0 release

2024-07-02 Thread Jean-Baptiste Onofré
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

Re: [INFO] Preparing the Apache Iceberg 1.6.0 release

2024-07-01 Thread Amogh Jahagirdar
Thanks JB and Robert for following up on this, I'm taking a look at the PRs in the current milestone. I've commented on #10613 why I don't think it's an actual issue, but I may be wrong. I'd suggest writing a test which proves there's incorrect behavio

Re: [INFO] Preparing the Apache Iceberg 1.6.0 release

2024-07-01 Thread Robert Stupp
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 UpdateMap

Re: [INFO] Preparing the Apache Iceberg 1.6.0 release

2024-06-30 Thread Jean-Baptiste Onofré
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 l

Re: [INFO] Preparing the Apache Iceberg 1.6.0 release

2024-06-25 Thread Fokko Driesprong
Hey JB, Thanks for the update. The Gradle upgrade is in, thanks again for working on that. We also need to update the shadow plugin to get the Parquet 1.14.1 PR

Re: [INFO] Preparing the Apache Iceberg 1.6.0 release

2024-06-25 Thread Jean-Baptiste Onofré
Ah by the way, I also plan to finalize Avro releases to update in iceberg (especially for both Java and rust). I will keep you posted. Regards JB Le mar. 25 juin 2024 à 15:47, Jean-Baptiste Onofré a écrit : > Hi folks, > > I'm happy to share that we fixed the gradle-revapi with Gradle 8.2+ > a

Re: [INFO] Preparing the Apache Iceberg 1.6.0 release

2024-06-25 Thread Jean-Baptiste Onofré
Hi folks, I'm happy to share that we fixed the gradle-revapi with Gradle 8.2+ and we did a fork and a new release. It means that we will be able to upgrade to Gradle 8.8 for iceberg-java 1.6.0 release (see https://github.com/apache/iceberg/pull/8486). After this merge, we will be able to merge Par

Re: [INFO] Preparing the Apache Iceberg 1.6.0 release

2024-06-13 Thread Jean-Baptiste Onofré
Hi Alex Sure no problem. We can flag the PR to 1.6.0 release. Regards JB Le jeu. 13 juin 2024 à 17:14, Alex Dutra a écrit : > Hi JB, > > Thank you for putting up the 1.6 release proposal. > > I also would like to bump the Nessie version to its next release, which is > due today and should be a

Re: [INFO] Preparing the Apache Iceberg 1.6.0 release

2024-06-13 Thread Alex Dutra
Hi JB, Thank you for putting up the 1.6 release proposal. I also would like to bump the Nessie version to its next release, which is due today and should be available in a few hours from now. My understanding is that the Renovate bot would immediately pick up the new version and automatically cre

Re: [INFO] Preparing the Apache Iceberg 1.6.0 release

2024-06-12 Thread Jean-Baptiste Onofré
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 D

Re: [INFO] Preparing the Apache Iceberg 1.6.0 release

2024-06-12 Thread Fokko Driesprong
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 upgrad

[INFO] Preparing the Apache Iceberg 1.6.0 release

2024-06-10 Thread Jean-Baptiste Onofré
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