jonkeane commented on a change in pull request #12366:
URL: https://github.com/apache/arrow/pull/12366#discussion_r805055742
##########
File path: docker-compose.yml
##########
@@ -1154,6 +1154,7 @@ services:
gcc_version: ${GCC_VERSION}
tz: ${TZ}
r_prune_deps: ${R_PRUNE_DEPS}
+ r_duckdb_dev: ${R_DUCKDB_DEV:-}
Review comment:
I think that we could actually do this default setting with
`R_PRUNE_DEPS` as well and remove it from `.env` if we wanted to.
--
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]