rok commented on PR #14472:
URL: https://github.com/apache/arrow/pull/14472#issuecomment-1306337963

   I think we can merge!
   
   On M1 I was able to run:
   ```
   cd arrow/java
   mvn clean install
   mvn generate-resources -Pgenerate-libs-cdata-all-os -N
   mvn -Darrow.c.jni.dist.dir=/Users/rok/Documents/repos/arrow/java-dist/lib/ 
-Parrow-c-data clean install -rf :arrow-c-data
   ```
   
   I'm still struggling with `mvn generate-resources 
-Pgenerate-libs-jni-macos-linux -N` but I think that's related to my cmake 
situation.
   
   Feel free to merge @kou!


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