lidavidm commented on issue #45128: URL: https://github.com/apache/arrow/issues/45128#issuecomment-2565416266
It's because of https://github.com/apache/arrow-java/commit/480e1be6b7c5fa7bb0aab67c6f700059e4fcd3ea. In java_jni_build.sh `"${JAVA_JNI_CMAKE_ARGS:-}"` was quoted to make Shellcheck happy, but this is incorrect. I fixed it in https://github.com/apache/arrow-java/pull/449 but I think I need to disable the ORC test to get that PR to pass for now. -- 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: github-unsubscr...@arrow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org