jonkeane commented on a change in pull request #10894:
URL: https://github.com/apache/arrow/pull/10894#discussion_r684211610
##########
File path: dev/tasks/r/azure.linux.yml
##########
@@ -50,6 +50,7 @@ jobs:
export ARROW_R_DEV={{ not_cran|default("TRUE") }}
# Note that ci/scripts/r_test.sh sets NOT_CRAN=true if
ARROW_R_DEV=TRUE
docker-compose run \
+ {{ flags|default("") }} \
Review comment:
This is a bit of 🚲 🏠, but should we call this something like
`r_additional_flags`? To make clear where they are headed?
--
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]