lriggs opened a new pull request, #45114:
URL: https://github.com/apache/arrow/pull/45114

   ### Rationale for this change
   https://github.com/apache/arrow/issues/37848 upgraded the JIT compiler for 
LLVM/Gandiva code which presented linking errors with newer version of LLVM. 
Some Gandiva tests were disabled, and here at Dremio I am running into the same 
linking problem when trying to build with an updated Arrow library. LLVM devs 
are aware of the linking problem, which seems to be an issue with the package 
exports, but there is no fix yet. In the meantime I'm proposing reverting the 
JIT upgrade since it was a maintenance item and not strictly necessary at this 
time.
   
   More discussion in https://github.com/apache/arrow-java/issues/63.
   
   
   ### What changes are included in this PR?
   Reverting https://github.com/apache/arrow/issues/37848
   
   ### Are these changes tested?
   Covered by existing tests.
   
   ### Are there any user-facing changes?
   No.
   


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