kszucs commented on pull request #7081: URL: https://github.com/apache/arrow/pull/7081#issuecomment-624544911
Gthub actions cache works a bit counter intuitively, once you upload something to a cache key, you cannot modify it until it gets evicted by github. Thus the keys are immutable. I set a restore pattern to [match previously created cache entries](https://help.github.com/en/actions/configuring-and-managing-workflows/caching-dependencies-to-speed-up-workflows#matching-a-cache-key) if the specific hash is not found. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
