[
https://issues.apache.org/jira/browse/ARROW-11215?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kouhei Sutou resolved ARROW-11215.
----------------------------------
Fix Version/s: (was: 4.0.0)
3.0.0
Resolution: Fixed
Resolved by ARROW-11212.
> [CI] Use named volumes by default for caching in docker-compose
> ---------------------------------------------------------------
>
> Key: ARROW-11215
> URL: https://issues.apache.org/jira/browse/ARROW-11215
> Project: Apache Arrow
> Issue Type: Improvement
> Components: Continuous Integration
> Reporter: Krisztian Szucs
> Assignee: Krisztian Szucs
> Priority: Major
> Fix For: 3.0.0
>
>
> Advantages over bind mounts:
> - potentially better performance for docker on mac and windows
> - won't contaminate the local environment with files written from within the
> container as root user
> Still need to keep the bind mounts around for github actions in order to use
> the cache plugin.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)