asfimport opened a new issue, #364:
URL: https://github.com/apache/arrow-java/issues/364

   Today we load the gandiva library always when trying to use the jni bridge, 
but we have run into issues causing the jvm to crash in untested paths.
   
   Proposal is to do load the library in a separate process first and if it 
works only then load in the current process.
   
   This would be done only once at startup/first load.
   
   **Reporter**: [Praveen 
Kumar](https://issues.apache.org/jira/browse/ARROW-4003) / @praveenbingo
   
   <sub>**Note**: *This issue was originally created as 
[ARROW-4003](https://issues.apache.org/jira/browse/ARROW-4003). Please see the 
[migration documentation](https://github.com/apache/arrow/issues/14542) for 
further details.*</sub>


-- 
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: issues-unsubscr...@arrow.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to