anthonylouisbsb opened a new pull request #12130:
URL: https://github.com/apache/arrow/pull/12130


   When generating Gandiva's jar file it is possible that an error of 
UnsatisfiedLinkError may occur based on an LLVM's symbol being used, more 
specific the llvm::ObjectCache.
   
   To fix that problem, it is necessary to compile the LLVM dependency with 
RTTI enabled when generating the jars in the nightly build.


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