jonathanswenson opened a new issue, #36469:
URL: https://github.com/apache/arrow/issues/36469

   ### Describe the bug, including details regarding any error messages, 
version, and platform.
   
   Attempting to use the CData interface from java fails with an exception: 
   
   `java.lang.IllegalStateException: error loading native libraries: 
java.io.FileNotFoundException: aarch_64/libarrow_cdata_jni.so`
   
   Works just fine on mac (m1). 
   
   Appears the mavencentral distribution does not include the `.so` file for 
aarch64 (it does for x86). 
   
   <img width="537" alt="image" 
src="https://github.com/apache/arrow/assets/2752979/15fae2c7-4ea9-4208-8a8d-54b4d1f71f8c";>
   
   Looks gandiva and dataset jars on mavencentral also do not have 
distributions with these.
   
   
   
   
   ### Component(s)
   
   Java


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to