You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by GitBox <gi...@apache.org> on 2022/06/30 16:08:29 UTC

[GitHub] [arrow] davisusanibar commented on a diff in pull request #13458: ARROW-16930: [Java] Move CPP ORC JNI code to Java ORC project

davisusanibar commented on code in PR #13458:
URL: https://github.com/apache/arrow/pull/13458#discussion_r911210483


##########
cpp/src/jni/CMakeLists.txt:
##########
@@ -18,10 +18,6 @@
 #
 # arrow_jni
 #
-if(ARROW_ORC)
-  add_subdirectory(orc)

Review Comment:
   At the end all cpp/src/jni directory will be deleted



-- 
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-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org