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

   TODO: We need to fix the following error:
   
   
https://github.com/ursacomputing/crossbow/runs/6751753155?check_suite_focus=true#step:7:59371
   
   ```text
   Error:  Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 
1.657 s <<< FAILURE! - in org.apache.arrow.adapter.orc.OrcReaderTest
   Error:  testOrcJniReader  Time elapsed: 1.47 s  <<< ERROR!
   java.lang.UnsatisfiedLinkError: 
   
/Users/runner/work/crossbow/crossbow/arrow/java/adapter/orc/target/target3489407002111882023libarrow_orc_jni.dylib:
 
dlopen(/Users/runner/work/crossbow/crossbow/arrow/java/adapter/orc/target/target3489407002111882023libarrow_orc_jni.dylib,
 1): Symbol not found: 
__ZNK3Aws2S38S3Client19GetObjectAttributesERKNS0_5Model26GetObjectAttributesRequestE
     Referenced from: 
/Users/runner/work/crossbow/crossbow/arrow/java/adapter/orc/target/target3489407002111882023libarrow_orc_jni.dylib
     Expected in: flat namespace
    in 
/Users/runner/work/crossbow/crossbow/arrow/java/adapter/orc/target/target3489407002111882023libarrow_orc_jni.dylib
        at 
org.apache.arrow.adapter.orc.OrcReaderTest.testOrcJniReader(OrcReaderTest.java:81)
   ```


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