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


   Oh cool. I think you can go to 
https://repository.apache.org/content/repositories/staging/org/apache/arrow/ 
and verify it. 
   
   I guess we still need to find a way to bundle the JNI native lib to the Java 
jar. Otherwise it won't be much useful.
   
   > Do you know the release process of lz4-java?
   
   I don't .. but I think you basically need to compile the native lib for all 
various platforms and bundle it into the final jar. You can also check 
[zstd-jni](https://github.com/luben/zstd-jni/blob/master/make_so.sh): seems it 
ssh to machines of various arch/os to do it.
   


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