js8544 commented on code in PR #34159: URL: https://github.com/apache/arrow/pull/34159#discussion_r1105395455
########## ci/scripts/java_jni_macos_build.sh: ########## @@ -135,6 +136,7 @@ archery linking check-dependencies \ --allow libncurses \ --allow libobjc \ --allow libplasma_java \ + --allow libprotobuf \ Review Comment: I'm confused...... IIRC Gandiva doesn't need protobuf. https://github.com/apache/arrow/blob/master/cpp/cmake_modules/ThirdpartyToolchain.cmake#L367 This should be removed. -- 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]
