thisisnic commented on a change in pull request #11881:
URL: https://github.com/apache/arrow/pull/11881#discussion_r763949439
##########
File path: r/configure
##########
@@ -153,8 +153,7 @@ else
fi
if [ "${ARROW_DEPENDENCY_SOURCE}" = "" ]; then
- # TODO: BUNDLED is still default for now, but we plan to change it to
AUTO
- ARROW_DEPENDENCY_SOURCE=BUNDLED; export ARROW_DEPENDENCY_SOURCE
+ ARROW_DEPENDENCY_SOURCE=AUTO; export ARROW_DEPENDENCY_SOURCE
Review comment:
Done!
--
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]