assignUser opened a new pull request, #12984: URL: https://github.com/apache/arrow/pull/12984
Using archery locally to run docker builds causes a warning if `R_CUSTOM_CCACHE` is not set, even if unrelated to the build: ``` $ archery docker run conda-cpp-valgrind bash WARNING: The R_CUSTOM_CCACHE variable is not set. Defaulting to a blank string. ``` Setting the defaul in `.env` fixes this. -- 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]
