danepitkin commented on PR #41497:
URL: https://github.com/apache/arrow/pull/41497#issuecomment-2091747443

   Nice debugging. I wonder if its worth implementing the call to 
`dlopen(<filename>, RTLD_LAZY | RTLD_GLOBAL)` in Arrow's  JNI code to remove 
the JNA lib dependency? I think that's the only functionality required from 
JNA's `NativeLibrary#getInstance()`.


-- 
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