Re: [DISCUSS] Apache Iceberg 1.4.3

2023-12-21 Thread Jean-Baptiste Onofré
Hi all, quick update about 1.4.3 release: we have https://github.com/apache/iceberg/pull/9356 to backport #9354 on 1.4.x branch. As soon as this one is merged, the release process will start. Stay tuned ! :) Regards JB On Wed, Dec 20, 2023 at 1:34 PM Jean-Baptiste Onofré wrote: > > Hi all, > >

Re: [DISCUSS] Apache Iceberg 1.4.3

2023-12-20 Thread Jean-Baptiste Onofré
Hi all, FYI, I'm working with Eduard to include #9230 in 1.4.3 as well. We have updated the KEYS file with my sign/key, I'm doing a preparation step (build, verify, etc). Regards JB On Tue, Dec 19, 2023 at 8:38 AM Eduard Tudenhoefner wrote: > > Hey everyone, > > I'd like to start a discussion

Re: [DISCUSS] Apache Iceberg 1.4.3

2023-12-19 Thread Daniel Weeks
+1 on getting this out as soon as possible On Tue, Dec 19, 2023 at 5:16 AM Jean-Baptiste Onofré wrote: > Hi Eduard, > > It's aligned with what we discussed. > +1 to cut 1.4.3 with #9227 included. > > I'm still volunteering to manage this release. > > By the way, I proposed this PR for website: >

Re: [DISCUSS] Apache Iceberg 1.4.3

2023-12-19 Thread Ryan Blue
+1 to get #9227 out On Tue, Dec 19, 2023 at 5:16 AM Jean-Baptiste Onofré wrote: > Hi Eduard, > > It's aligned with what we discussed. > +1 to cut 1.4.3 with #9227 included. > > I'm still volunteering to manage this release. > > By the way, I proposed this PR for website: > https://github.com/apa

Re: [DISCUSS] Apache Iceberg 1.4.3

2023-12-19 Thread Jean-Baptiste Onofré
Hi Eduard, It's aligned with what we discussed. +1 to cut 1.4.3 with #9227 included. I'm still volunteering to manage this release. By the way, I proposed this PR for website: https://github.com/apache/iceberg-docs/pull/298 Regards JB On Tue, Dec 19, 2023 at 8:38 AM Eduard Tudenhoefner wrote:

Re: [DISCUSS] Apache Iceberg 1.4.3

2023-12-19 Thread Fokko Driesprong
+1 Would be great to have the abovementioned fix out to the public, and some other small fixes are worth releasing (see milestone)! Thanks, Fokko Op di 19 dec 2023 om 08:55 schreef Ajantha Bhat : > +1 for 1.4.3 release with #9227 ASAP. > > Looks like Trino does manual retry and this issue is m

Re: [DISCUSS] Apache Iceberg 1.4.3

2023-12-18 Thread Ajantha Bhat
+1 for 1.4.3 release with #9227 ASAP. Looks like Trino does manual retry and this issue is marked as release blocker https://github.com/trinodb/trino/issues/20092 Thanks, Ajantha On Tue, Dec 19, 2023 at 1:10 PM Eduard Tudenhoefner < etudenhoef...@apache.org> wrote: > Hey everyone, > > I'd like

[DISCUSS] Apache Iceberg 1.4.3

2023-12-18 Thread Eduard Tudenhoefner
Hey everyone, I'd like to start a discussion to have a 1.4.3 release. #9227 discovered a correctness issue, where changes might only be partially applied after retries. I'm starting this thread to see if people have any other bug fixes that should