HyukjinKwon opened a new pull request #32011:
URL: https://github.com/apache/spark/pull/32011


   ### What changes were proposed in this pull request?
   
   This PR proposes to cache Maven, SBT and Scala in all jobs that use them. 
For simplicity, we use the same key `build-` and just cache all SBT, Maven and 
Scala. The cache is not very large.
   
   ### Why are the changes needed?
   
   To speed up the build.
   
   ### Does this PR introduce _any_ user-facing change?
   
   No, dev-only.
   
   ### How was this patch tested?
   
   It will be tested in this PR's GA jobs.


-- 
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:
us...@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to