kszucs commented on a change in pull request #10611:
URL: https://github.com/apache/arrow/pull/10611#discussion_r662920141
##########
File path: ci/docker/linux-apt-r.dockerfile
##########
@@ -84,7 +97,7 @@ COPY python/requirements-build.txt /arrow/python/
RUN pip install -r arrow/python/requirements-build.txt
ENV \
- ARROW_BUILD_STATIC=OFF \
+ ARROW_BUILD_STATIC=${arrow_build_static} \
Review comment:
Restore the default values instead of using a build argument.
--
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]