sunchao commented on pull request #11669:
URL: https://github.com/apache/arrow/pull/11669#issuecomment-965718449


   I'm not sure what's the advantage of this approach (not familiar with 
Crossbow 😅 ). Is it mainly to avoid rebuilding the Java project again locally? 
It feels like a overkill since `mvn deploy` itself is simple enough and the 
arrow-java doesn't really take much time to build.
   
   > Do you know how other ASF projects that have JNI parts are releasing?
   
   I think we can follow other projects like 
[lz4-java](https://github.com/lz4/lz4-java) which pre-generate JNI bindings for 
all the platforms and package them together in the Maven artifact.
   
   


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