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 (<anto...@python.org>) 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 (<anto...@python.org>) > > 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 > >>>