vlsi opened a new pull request #2344:
URL: https://github.com/apache/calcite/pull/2344


   Cache build artifacts, so expensive operations do not need to be re-computed
   The logic is as follows:
     1. Cache is populated only in CI that has S3_BUILD_CACHE_ACCESS_KEY_ID and 
S3_BUILD_CACHE_SECRET_KEY (GitHub Actions in the master branch)
     2. Otherwise the cache is read-only (e.g. every day builds and PR builds)


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


Reply via email to