davisusanibar commented on code in PR #13458: URL: https://github.com/apache/arrow/pull/13458#discussion_r911244339
########## cpp/CMakeLists.txt: ########## @@ -980,6 +980,7 @@ endif() if(ARROW_JNI) add_subdirectory(src/jni) + add_subdirectory(../java/adapter/orc/src/main/cpp ./java/jni) Review Comment: This folder is at java-native-cpp where cmake run `arrow/java-native-cpp/java/jni` -- 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]
