kou commented on PR #14203: URL: https://github.com/apache/arrow/pull/14203#issuecomment-1257161265
@davisusanibar Could you confirm the artifacts at https://github.com/ursacomputing/crossbow/releases/tag/actions-9be4b55dea-github-java-jars ? `arrow-c-data.jar` and `arrow-dataset.jar` have JNI. `arrow-orc.jar` doesn't have JNI yet because ORC isn't available on Windows yet. See #14208 for ORC on Windows. `arrow-gandiva.jar` doesn't have JNI yet because we need to install LLVM to build Gandiva. We can work on it as a follow-up task if we need it. `arrow-plasma.jar` doesn't have JNI because Plasma doesn't work on Windows. -- 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]
