You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by GitBox <gi...@apache.org> on 2022/02/11 18:56:28 UTC

[GitHub] [arrow] nealrichardson commented on a change in pull request #12366: ARROW-15468: [R] [CI] A crossbow job that tests against DuckDB's dev branch

nealrichardson commented on a change in pull request #12366:
URL: https://github.com/apache/arrow/pull/12366#discussion_r804923776



##########
File path: .env
##########
@@ -76,6 +76,7 @@ ARROW_R_DEV=TRUE
 R_IMAGE=ubuntu-gcc-release
 R_ORG=rhub
 R_PRUNE_DEPS=FALSE
+R_DUCKDB_DEV=FALSE

Review comment:
       can we do this without adding to .env? Like, invoke docker (compose) with `-e R_DUCKDB_DEV=TRUE` in the job you care about? we don't need this as a parameter to docker-compose, just as an env var in the job.




-- 
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-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org