lidavidm commented on PR #449:
URL: https://github.com/apache/arrow-java/pull/449#issuecomment-2565214936

   You can download the artifacts from the logs: 
https://github.com/apache/arrow-java/actions/runs/12543000171/job/34973510784?pr=449#step:8:33
   
   (direct link: 
https://github.com/apache/arrow-java/actions/runs/12543000171/artifacts/2370586081)
   
   Then extract to `arrow-java/dist`
   
   ```
   lidavidm@lidavidm-nix ~/C/arrow-java (gh-13)> ls -R dist                     
                                                                                
                          (base) 
   dist:
   arrow_cdata_jni/  arrow_dataset_jni/  arrow_orc_jni/  gandiva_jni/
   
   dist/arrow_cdata_jni:
   x86_64/
   
   dist/arrow_cdata_jni/x86_64:
   libarrow_cdata_jni.so*
   
   ...
   ```
   
   Then run java_full_build.sh
   
   ```
   $ ./ci/scripts/java_full_build.sh $(pwd) $(pwd)/arrow $(pwd)/dist
   ```


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