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


##########
java/pom.xml:
##########
@@ -1099,13 +1101,14 @@
       <properties>
         <arrow.dataset.jni.dist.dir>java-dist</arrow.dataset.jni.dist.dir>
         <cpp.dependencies.builded>false</cpp.dependencies.builded>
-        <ARROW_CSV>ON</ARROW_CSV>
-        <ARROW_ORC>OFF</ARROW_ORC>
+        <ARROW_DATASET>ON</ARROW_DATASET>
+        <ARROW_GANDIVA>OFF</ARROW_GANDIVA>

Review Comment:
   Doesn't have JNI yet because we need to install LLVM to build Gandiva 
([Could NOT find LLVM (missing: 
LLVM_DIR)](https://github.com/apache/arrow/pull/14203#issuecomment-1257161265)).



-- 
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]

Reply via email to