Re: [DISCUSS] Arrow 15.0.1 patch release

2024-03-12 Thread Raúl Cumplido
It seems that the fix that prompted the release was never tagged as 15.0.1 [1]

I never double checked as there were a bunch of issues tagged as
15.0.1 and I was not following the individual specific issues. I
assumed the issue was tagged with the correct milestone.

I will have to create 15.0.2 to fix the Java issue.

[1] https://github.com/apache/arrow/issues/39919

El jue, 15 feb 2024 a las 11:19, Raúl Cumplido () escribió:
>
> Thanks Antoine,
>
> As per discussion yesterday on the bi-weekly community call I'll be
> working on creating a new 15.0.1 patch release.
>
> Please if there are any other critical bug fixes that you want to
> include to the patch release add the 15.0.1 milestone to the issues. I
> will be cherry-picking and creating the branch on Monday so everyone
> has a couple of days to review.
>
> Many thanks,
> Raúl
>
> El mié, 14 feb 2024 a las 19:42, Antoine Pitrou () 
> escribió:
> >
> >
> > I've added a bunch of additional closed issues for 15.0.1.
> >
> > Regards
> >
> > Antoine.
> >
> >
> > Le 14/02/2024 à 10:29, Raúl Cumplido a écrit :
> > > Hi,
> > >
> > > There are already several other issues tagged as 15.0.1. I can take
> > > some time to create a patch release and add all those fixes.
> > > I'll add it to the agenda for today's bi-weekly call.
> > >
> > > Thanks,
> > > Raúl
> > >
> > > El mar, 13 feb 2024 a las 23:20, Antoine Pitrou () 
> > > escribió:
> > >>
> > >>
> > >> Well, https://github.com/apache/arrow/issues/20379 makes me wonder if
> > >> anyone is using the Java Dataset bridge seriously.
> > >>
> > >>
> > >> Le 13/02/2024 à 21:10, Dane Pitkin a écrit :
> > >>> Hi all,
> > >>>
> > >>> Arrow Java identified an issue[1] in the 15.0.0 release. There is an
> > >>> undefined symbol in the dataset module that causes a linking error at 
> > >>> run
> > >>> time. The issue is resolved[2] and I'd like to propose a patch release. 
> > >>> We
> > >>> also have an open issue to implement testing to prevent this from 
> > >>> happening
> > >>> in the future[3]. This is a major regression in the Arrow Java package, 
> > >>> so
> > >>> it would be great to get a patch released for users.
> > >>>
> > >>> Special thanks to David Susanibar and Kou for triaging and fixing this
> > >>> issue.
> > >>>
> > >>> Thanks,
> > >>> Dane
> > >>>
> > >>> [1]https://github.com/apache/arrow/issues/39919
> > >>> [2]https://github.com/apache/arrow/pull/40015
> > >>> [3]https://github.com/apache/arrow/issues/40018
> > >>>


Re: [DISCUSS] Arrow 15.0.1 patch release

2024-02-15 Thread Raúl Cumplido
Thanks Antoine,

As per discussion yesterday on the bi-weekly community call I'll be
working on creating a new 15.0.1 patch release.

Please if there are any other critical bug fixes that you want to
include to the patch release add the 15.0.1 milestone to the issues. I
will be cherry-picking and creating the branch on Monday so everyone
has a couple of days to review.

Many thanks,
Raúl

El mié, 14 feb 2024 a las 19:42, Antoine Pitrou () escribió:
>
>
> I've added a bunch of additional closed issues for 15.0.1.
>
> Regards
>
> Antoine.
>
>
> Le 14/02/2024 à 10:29, Raúl Cumplido a écrit :
> > Hi,
> >
> > There are already several other issues tagged as 15.0.1. I can take
> > some time to create a patch release and add all those fixes.
> > I'll add it to the agenda for today's bi-weekly call.
> >
> > Thanks,
> > Raúl
> >
> > El mar, 13 feb 2024 a las 23:20, Antoine Pitrou () 
> > escribió:
> >>
> >>
> >> Well, https://github.com/apache/arrow/issues/20379 makes me wonder if
> >> anyone is using the Java Dataset bridge seriously.
> >>
> >>
> >> Le 13/02/2024 à 21:10, Dane Pitkin a écrit :
> >>> Hi all,
> >>>
> >>> Arrow Java identified an issue[1] in the 15.0.0 release. There is an
> >>> undefined symbol in the dataset module that causes a linking error at run
> >>> time. The issue is resolved[2] and I'd like to propose a patch release. We
> >>> also have an open issue to implement testing to prevent this from 
> >>> happening
> >>> in the future[3]. This is a major regression in the Arrow Java package, so
> >>> it would be great to get a patch released for users.
> >>>
> >>> Special thanks to David Susanibar and Kou for triaging and fixing this
> >>> issue.
> >>>
> >>> Thanks,
> >>> Dane
> >>>
> >>> [1]https://github.com/apache/arrow/issues/39919
> >>> [2]https://github.com/apache/arrow/pull/40015
> >>> [3]https://github.com/apache/arrow/issues/40018
> >>>


Re: [DISCUSS] Arrow 15.0.1 patch release

2024-02-14 Thread Antoine Pitrou



I've added a bunch of additional closed issues for 15.0.1.

Regards

Antoine.


Le 14/02/2024 à 10:29, Raúl Cumplido a écrit :

Hi,

There are already several other issues tagged as 15.0.1. I can take
some time to create a patch release and add all those fixes.
I'll add it to the agenda for today's bi-weekly call.

Thanks,
Raúl

El mar, 13 feb 2024 a las 23:20, Antoine Pitrou () escribió:



Well, https://github.com/apache/arrow/issues/20379 makes me wonder if
anyone is using the Java Dataset bridge seriously.


Le 13/02/2024 à 21:10, Dane Pitkin a écrit :

Hi all,

Arrow Java identified an issue[1] in the 15.0.0 release. There is an
undefined symbol in the dataset module that causes a linking error at run
time. The issue is resolved[2] and I'd like to propose a patch release. We
also have an open issue to implement testing to prevent this from happening
in the future[3]. This is a major regression in the Arrow Java package, so
it would be great to get a patch released for users.

Special thanks to David Susanibar and Kou for triaging and fixing this
issue.

Thanks,
Dane

[1]https://github.com/apache/arrow/issues/39919
[2]https://github.com/apache/arrow/pull/40015
[3]https://github.com/apache/arrow/issues/40018



Re: [DISCUSS] Arrow 15.0.1 patch release

2024-02-14 Thread Jean-Baptiste Onofré
By the way, there's a community meeting conflict between Apache Arrow
and Apache Iceberg :)
Maybe we could move the Arrow Community meeting one hour earlier or later.

Thoughts ?

Regards
JB

On Wed, Feb 14, 2024 at 10:29 AM Raúl Cumplido  wrote:
>
> Hi,
>
> There are already several other issues tagged as 15.0.1. I can take
> some time to create a patch release and add all those fixes.
> I'll add it to the agenda for today's bi-weekly call.
>
> Thanks,
> Raúl
>
> El mar, 13 feb 2024 a las 23:20, Antoine Pitrou () 
> escribió:
> >
> >
> > Well, https://github.com/apache/arrow/issues/20379 makes me wonder if
> > anyone is using the Java Dataset bridge seriously.
> >
> >
> > Le 13/02/2024 à 21:10, Dane Pitkin a écrit :
> > > Hi all,
> > >
> > > Arrow Java identified an issue[1] in the 15.0.0 release. There is an
> > > undefined symbol in the dataset module that causes a linking error at run
> > > time. The issue is resolved[2] and I'd like to propose a patch release. We
> > > also have an open issue to implement testing to prevent this from 
> > > happening
> > > in the future[3]. This is a major regression in the Arrow Java package, so
> > > it would be great to get a patch released for users.
> > >
> > > Special thanks to David Susanibar and Kou for triaging and fixing this
> > > issue.
> > >
> > > Thanks,
> > > Dane
> > >
> > > [1]https://github.com/apache/arrow/issues/39919
> > > [2]https://github.com/apache/arrow/pull/40015
> > > [3]https://github.com/apache/arrow/issues/40018
> > >


Re: [DISCUSS] Arrow 15.0.1 patch release

2024-02-14 Thread Jean-Baptiste Onofré
It sounds good to me.

+1 for 15.0.1 release.

Thanks,
Regards
JB

On Wed, Feb 14, 2024 at 10:29 AM Raúl Cumplido  wrote:
>
> Hi,
>
> There are already several other issues tagged as 15.0.1. I can take
> some time to create a patch release and add all those fixes.
> I'll add it to the agenda for today's bi-weekly call.
>
> Thanks,
> Raúl
>
> El mar, 13 feb 2024 a las 23:20, Antoine Pitrou () 
> escribió:
> >
> >
> > Well, https://github.com/apache/arrow/issues/20379 makes me wonder if
> > anyone is using the Java Dataset bridge seriously.
> >
> >
> > Le 13/02/2024 à 21:10, Dane Pitkin a écrit :
> > > Hi all,
> > >
> > > Arrow Java identified an issue[1] in the 15.0.0 release. There is an
> > > undefined symbol in the dataset module that causes a linking error at run
> > > time. The issue is resolved[2] and I'd like to propose a patch release. We
> > > also have an open issue to implement testing to prevent this from 
> > > happening
> > > in the future[3]. This is a major regression in the Arrow Java package, so
> > > it would be great to get a patch released for users.
> > >
> > > Special thanks to David Susanibar and Kou for triaging and fixing this
> > > issue.
> > >
> > > Thanks,
> > > Dane
> > >
> > > [1]https://github.com/apache/arrow/issues/39919
> > > [2]https://github.com/apache/arrow/pull/40015
> > > [3]https://github.com/apache/arrow/issues/40018
> > >


Re: [DISCUSS] Arrow 15.0.1 patch release

2024-02-14 Thread Raúl Cumplido
Hi,

There are already several other issues tagged as 15.0.1. I can take
some time to create a patch release and add all those fixes.
I'll add it to the agenda for today's bi-weekly call.

Thanks,
Raúl

El mar, 13 feb 2024 a las 23:20, Antoine Pitrou () escribió:
>
>
> Well, https://github.com/apache/arrow/issues/20379 makes me wonder if
> anyone is using the Java Dataset bridge seriously.
>
>
> Le 13/02/2024 à 21:10, Dane Pitkin a écrit :
> > Hi all,
> >
> > Arrow Java identified an issue[1] in the 15.0.0 release. There is an
> > undefined symbol in the dataset module that causes a linking error at run
> > time. The issue is resolved[2] and I'd like to propose a patch release. We
> > also have an open issue to implement testing to prevent this from happening
> > in the future[3]. This is a major regression in the Arrow Java package, so
> > it would be great to get a patch released for users.
> >
> > Special thanks to David Susanibar and Kou for triaging and fixing this
> > issue.
> >
> > Thanks,
> > Dane
> >
> > [1]https://github.com/apache/arrow/issues/39919
> > [2]https://github.com/apache/arrow/pull/40015
> > [3]https://github.com/apache/arrow/issues/40018
> >


Re: [DISCUSS] Arrow 15.0.1 patch release

2024-02-13 Thread Antoine Pitrou



Well, https://github.com/apache/arrow/issues/20379 makes me wonder if 
anyone is using the Java Dataset bridge seriously.



Le 13/02/2024 à 21:10, Dane Pitkin a écrit :

Hi all,

Arrow Java identified an issue[1] in the 15.0.0 release. There is an
undefined symbol in the dataset module that causes a linking error at run
time. The issue is resolved[2] and I'd like to propose a patch release. We
also have an open issue to implement testing to prevent this from happening
in the future[3]. This is a major regression in the Arrow Java package, so
it would be great to get a patch released for users.

Special thanks to David Susanibar and Kou for triaging and fixing this
issue.

Thanks,
Dane

[1]https://github.com/apache/arrow/issues/39919
[2]https://github.com/apache/arrow/pull/40015
[3]https://github.com/apache/arrow/issues/40018



[DISCUSS] Arrow 15.0.1 patch release

2024-02-13 Thread Dane Pitkin
Hi all,

Arrow Java identified an issue[1] in the 15.0.0 release. There is an
undefined symbol in the dataset module that causes a linking error at run
time. The issue is resolved[2] and I'd like to propose a patch release. We
also have an open issue to implement testing to prevent this from happening
in the future[3]. This is a major regression in the Arrow Java package, so
it would be great to get a patch released for users.

Special thanks to David Susanibar and Kou for triaging and fixing this
issue.

Thanks,
Dane

[1]https://github.com/apache/arrow/issues/39919
[2]https://github.com/apache/arrow/pull/40015
[3]https://github.com/apache/arrow/issues/40018