nealrichardson commented on a change in pull request #10894: URL: https://github.com/apache/arrow/pull/10894#discussion_r684241432
########## 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: Yeah there a bit of cleanup/refactoring to do (https://github.com/apache/arrow/pull/10710#discussion_r681756880) -- 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: github-unsubscr...@arrow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org