Re: [DISCUSS] Apache Iceberg (java) 1.8.0 release

2025-02-10 Thread Fokko Driesprong
No, I don't think that's bound to a version anyway, as Amogh pointed out on the issue. I've removed it from the milestone. Thanks Kind regards, Fokko Op ma 10 feb 2025 om 11:20 schreef Manu Zhang : > https://github.com/apache/iceberg/issues/10745 should not be bound to > 1.8.0 either? > > Regard

Re: [DISCUSS] Apache Iceberg (java) 1.8.0 release

2025-02-10 Thread Manu Zhang
https://github.com/apache/iceberg/issues/10745 should not be bound to 1.8.0 either? Regards, Manu On Mon, Feb 10, 2025 at 4:36 PM Fokko Driesprong wrote: > That shouldn't be included. There is still active discussion on the PR, > and it needs more work. The author also removed the milestone. Th

Re: [DISCUSS] Apache Iceberg (java) 1.8.0 release

2025-02-10 Thread Fokko Driesprong
That shouldn't be included. There is still active discussion on the PR, and it needs more work. The author also removed the milestone. The VOTE is out, so we can start verifying. Kind regards, Fokko Op ma 10 feb 2025 om 05:41 schreef Manu Zhang : > There's still https://github.com/apache/iceberg

Re: [DISCUSS] Apache Iceberg (java) 1.8.0 release

2025-02-09 Thread Manu Zhang
There's still https://github.com/apache/iceberg/pull/11216 under 1.8.0 milestone. Do we want to include it? On Sun, Feb 9, 2025 at 3:01 PM Jean-Baptiste Onofré wrote: > Thanks Amogh > > I updated the PR with some cleanups. > > Regards > JB > > On Sun, Feb 9, 2025 at 4:04 AM Amogh Jahagirdar <2am

Re: [DISCUSS] Apache Iceberg (java) 1.8.0 release

2025-02-08 Thread Jean-Baptiste Onofré
Thanks Amogh I updated the PR with some cleanups. Regards JB On Sun, Feb 9, 2025 at 4:04 AM Amogh Jahagirdar <2am...@gmail.com> wrote: > > Thanks JB I left a review, it'll be good to get another set of eyes on it! > Thank you for surfacing and fixing these issues, it's very appreciated. > > Amo

Re: [DISCUSS] Apache Iceberg (java) 1.8.0 release

2025-02-08 Thread Amogh Jahagirdar
Thanks JB I left a review, it'll be good to get another set of eyes on it! Thank you for surfacing and fixing these issues, it's very appreciated. Amogh Jahagirdar On Sat, Feb 8, 2025 at 12:50 PM Jean-Baptiste Onofré wrote: > Here's the PR: https://github.com/apache/iceberg/pull/12195 for ref.

Re: [DISCUSS] Apache Iceberg (java) 1.8.0 release

2025-02-07 Thread Jean-Baptiste Onofré
Here's the PR: https://github.com/apache/iceberg/pull/12195 for ref. Regards JB On Fri, Feb 7, 2025 at 5:48 PM Jean-Baptiste Onofré wrote: > > Hi Amogh, > > I found issues in the LICENSE/NOTICE from kafka-connect-runtime > distribution (what's in the distribution zip). AFAIR, we plan to > distri

Re: [DISCUSS] Apache Iceberg (java) 1.8.0 release

2025-02-07 Thread Jean-Baptiste Onofré
Hi Amogh, I found issues in the LICENSE/NOTICE from kafka-connect-runtime distribution (what's in the distribution zip). AFAIR, we plan to distribute this distribution, so it should be fixed. I will open a PR about that today. Sorry about that. Regards JB On Fri, Feb 7, 2025 at 11:35 AM Amogh J

Re: [DISCUSS] Apache Iceberg (java) 1.8.0 release

2025-02-07 Thread Amogh Jahagirdar
Hey all, An update, the final License/Notice release blockers are merged (big thanks to JB, and Ryan/Fokko for helping review)! I'm in transit at the moment, but once I get to a place with stable wifi I will cut a release candidate. Thanks, Amogh Jahagirdar On Wed, Jan 29, 2025 at 2:23 AM Amogh

Re: [DISCUSS] Apache Iceberg (java) 1.8.0 release

2025-01-28 Thread Amogh Jahagirdar
Agreed, I wouldn't be opposed to looking into approaches to make release times more predictable. At the same time, I'd advocate that in the community, that anyone can propose a release at any point in time. Of course, we can discuss as a community and make sure there's a reasonable changeset, as we

Re: [DISCUSS] Apache Iceberg (java) 1.8.0 release

2025-01-26 Thread Jean-Baptiste Onofré
Hi Amogh, Thanks ! I agree we should have more frequent releases, but also more "predictable" release time and give visibility to the community (especially users). Some ASF projects are providing "tables" with release plans: - https://camel.apache.org/download/ - https://karaf.apache.org/download

Re: [DISCUSS] Apache Iceberg (java) 1.8.0 release

2025-01-24 Thread Fokko Driesprong
Added! +1 on the more frequent releases! Kind regards, Fokko Op za 25 jan 2025 om 02:01 schreef Dmitri Bourlatchkov : > Thanks for the clarification, Amogh! Much appreciated! > > Would you mind adding these PRs to the 1.9 milestone, please? > > https://github.com/apache/iceberg/pull/11992 > htt

Re: [DISCUSS] Apache Iceberg (java) 1.8.0 release

2025-01-24 Thread Dmitri Bourlatchkov
Thanks for the clarification, Amogh! Much appreciated! Would you mind adding these PRs to the 1.9 milestone, please? https://github.com/apache/iceberg/pull/11992 https://github.com/apache/iceberg/pull/11995 Thanks, Dmitri. On Fri, Jan 24, 2025 at 7:07 PM Amogh Jahagirdar <2am...@gmail.com> wro

Re: [DISCUSS] Apache Iceberg (java) 1.8.0 release

2025-01-24 Thread Amogh Jahagirdar
Hey all, Just following up here with a bit of a status update, so in the past week or so, items in the 1.8 release milestone have been closing out. I'm aiming to cut a release next Tuesday, Jan 28. I'd like to reiterate that for any changes that do

Re: [DISCUSS] Apache Iceberg (java) 1.8.0 release

2025-01-16 Thread Daniel Weeks
Robert, I hear your frustration with the progress on the Auth Manager work, but I believe everyone recognizes that this was a large refactor further complicated by the need to preserve backward compatibility and handling deprecations appropriately. This work has gone through many iterations as we

Re: [DISCUSS] Apache Iceberg (java) 1.8.0 release

2025-01-16 Thread Robert Stupp
Hey, IMHO 1.8 should definitely include the Auth-Manager work, which tackles actual bugs in the Iceberg code base wrt OAuth implementation. That work was originally intended to go into 1.7 and now it shall be delayed again for 1.9. The PR was originally opened in July 2024, about half a year

Re: [DISCUSS] Apache Iceberg (java) 1.8.0 release

2025-01-16 Thread Jean-Baptiste Onofré
Hi folks, Following the Community Meeting yesterday, I would like to propose the following plan regarding releases: 0. As a prerequisite to any release (1.7.2, 1.8.0, 1.9.0), as said by Ryan, we have to double check the NOTICE/LICENSE. Interestingly, I discussed this point with Fokko at the begin

Re: [DISCUSS] Apache Iceberg (java) 1.8.0 release

2025-01-15 Thread huaxin gao
Can we also include the Comet and Iceberg integration? Here is the PR ; most of the comments have been addressed, and I am currently working with Anton to finalize this. Thanks, Huaxin On Mon, Jan 13, 2025 at 11:55 AM Amogh Jahagirdar <2am...@gmail.c

Re: [DISCUSS] Apache Iceberg (java) 1.8.0 release

2025-01-15 Thread ismail simsek
Hi, Is it possible to include these two changes too? https://github.com/apache/iceberg/pull/11906 https://github.com/apache/iceberg/pull/11936 Thanks ismail On 2025/01/09 06:51:28 Jean-Baptiste Onofré wrote: > Hi folks, > > We did Apache Iceberg 1.7.0 release on Nov 8, 2024. If we want to keep >

Re: [DISCUSS] Apache Iceberg (java) 1.8.0 release

2025-01-13 Thread Amogh Jahagirdar
Hey all, Sorry I should've been more explicit in my previous email, but I was also intending to volunteer for release as part of my statement, and was waiting to formalize that at the community sync. Thanks, Amogh Jahagirdar On Thu, Jan 9, 2025 at 9:47 PM Ajantha Bhat wrote: > Hi, > I would li

Re: [DISCUSS] Apache Iceberg (java) 1.8.0 release

2025-01-09 Thread Ajantha Bhat
Hi, I would like to have partition stats feature included in 1.8.0 release, many users have been asking for it by commenting on the PR. We missed it on the 1.7.0 release train as we wanted to have internal writers/readers for Parquet/Avro and use it for partition stats to avoid extra conversion. In

Re: [DISCUSS] Apache Iceberg (java) 1.8.0 release

2025-01-09 Thread Amogh Jahagirdar
Hey all, Thanks JB for kicking this discussion off! I agree that we should probably do a release soon, I was thinking even sooner than mid February. It would be great to have a 1.8 release before the end of January. I was going to bring this up in the community sync next week. There are some addi

Re: [DISCUSS] Apache Iceberg (java) 1.8.0 release

2025-01-09 Thread Dmitri Bourlatchkov
I think it would be nice to include the Auth Manager improvements into 1.8.0. Here's the most recent PR on that subject, but I think there will be a couple more (per previous discussions): https://github.com/apache/iceberg/pull/11844 Thanks, Dmitri. On Thu, Jan 9, 2025 at 1:52 AM Jean-Baptiste

[DISCUSS] Apache Iceberg (java) 1.8.0 release

2025-01-08 Thread Jean-Baptiste Onofré
Hi folks, We did Apache Iceberg 1.7.0 release on Nov 8, 2024. If we want to keep our release "pace", 1.8.0 should be released around mid February. I think we already have a good "train" of merged PRs (or should be merged soon): default values, REST auth improvements, dependencies updates, etc. W