lidavidm commented on code in PR #13458: URL: https://github.com/apache/arrow/pull/13458#discussion_r911211816
########## cpp/src/jni/CMakeLists.txt: ########## @@ -18,10 +18,6 @@ # # arrow_jni # -if(ARROW_ORC) - add_subdirectory(orc) Review Comment: That's not relevant, right? We only want to build ORC support if ORC is actually enabled. Though, what is the intended new structure? Larry's PR in #13481 shows that we need to update CI/docs as well? -- 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