kou commented on PR #43503:
URL: https://github.com/apache/arrow/pull/43503#issuecomment-2264785424

   Thanks.
   
   
https://github.com/apache/arrow/actions/runs/10209549505/job/28247705201?pr=43503#step:7:23897
   
   ```text
   Error:  Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 
1.222 s <<< FAILURE! -- in org.apache.arrow.gandiva.evaluator.FilterProjectTest
   Error:  org.apache.arrow.gandiva.evaluator.FilterProjectTest.testSimpleSV16 
-- Time elapsed: 1.212 s <<< ERROR!
   Failed to make LLVM module due to Could not create LLJIT instance: Symbols 
not found: [ llvm_orc_registerEHFrameSectionWrapper ]
   
        at org.apache.arrow.gandiva.evaluator.JniWrapper.buildFilter(Native 
Method)
        at org.apache.arrow.gandiva.evaluator.Filter.make(Filter.java:121)
        at org.apache.arrow.gandiva.evaluator.Filter.make(Filter.java:65)
        at 
org.apache.arrow.gandiva.evaluator.FilterProjectTest.testSimpleSV16(FilterProjectTest.java:51)
        at java.base/java.lang.reflect.Method.invoke(Method.java:566)
        at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
        at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
   ```


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