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

   > What we really want is a way to use a cache and still update it.
   
   This is not possible due to the way actions/cache works once a cache with a 
certain key is created it is immutable. But using the ts  file hashes in the 
key should work as you intend imo. (unless dependencies also come into play 
than you might want to ad the lock file as kou said)


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