metegenez opened a new pull request, #4211:
URL: https://github.com/apache/arrow-adbc/pull/4211

   Add `arrow.adbc.driver.jni.library.path` JVM system property to load the JNI 
native library from a custom directory. Falls back to JAR extraction when the 
property is unset or the file is not found.
   
   Consistent with [arrow-java's JniLoader 
approach](https://github.com/apache/arrow-java/blob/0d55ba78aeed3e6b28e3d65ced37c360f5e0ed4e/c/src/main/java/org/apache/arrow/c/jni/JniLoader.java#L80-L92).
 I just make it a bit more testable.
   
   Closes apache/arrow-adbc#4207


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