assignUser commented on PR #13556:
URL: https://github.com/apache/arrow/pull/13556#issuecomment-1187204465

   @kou adding to @pitrou's comment: We could rework archery to take advantage 
of `actions/cache` but the action itself is inefficient/broken for this use 
case because it does not update on a primary key hit, this would force us to 
create new, unique caches every time leading to the mentioned capacity issue. 
   
   It would also be a **major** rework of all of the related archery functions, 
which is likely to happen at some point but sccache will help us *now*.


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

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

Reply via email to