jonkeane commented on a change in pull request #10894:
URL: https://github.com/apache/arrow/pull/10894#discussion_r684242836
##########
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:
Ah, great — reviewing that is next on my to-do list after all of this
LTO shenanigans
##########
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:
Ah, great — reviewing that PR is next on my to-do list after all of this
LTO shenanigans
--
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]