vibhatha commented on code in PR #43503:
URL: https://github.com/apache/arrow/pull/43503#discussion_r1699900859
##########
ci/docker/java-jni-manylinux-201x.dockerfile:
##########
@@ -52,4 +52,5 @@ RUN PYTHON=python /arrow/ci/scripts/install_gcs_testbench.sh
default
ENV ARROW_HOME=/tmp/local \
ARROW_JAVA_CDATA=ON \
ARROW_JAVA_JNI=ON \
- ARROW_USE_CCACHE=ON
+ ARROW_USE_CCACHE=ON \
+ ARROW_DATASET=ON
Review Comment:
I will add this. Thanks @kou
--
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]