pitrou commented on code in PR #45858:
URL: https://github.com/apache/arrow/pull/45858#discussion_r2024704581


##########
dev/tasks/tasks.yml:
##########
@@ -815,7 +815,10 @@ tasks:
     ci: github
     template: docker-tests/github.linux.yml
     params:
-      flags: -e ARROW_USE_MESON=ON
+      # ARROW_USE_CACHE=OFF is for using sccache

Review Comment:
   Does this mean ccache won't be used here? CMake-based docker builds use 
ccache by default, which is very useful for local development work.



-- 
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]

Reply via email to