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