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