yihua opened a new issue, #19529:
URL: https://github.com/apache/hudi/issues/19529

   Every CI lane rebuilds the world, which is where much of the runner time 
goes, and dependency resolution is repeated per job and per run.
   
   - Cache the Maven repository across jobs and runs. #15749 is a stale earlier 
attempt at this.
   - Share build output between jobs (a build stage plus artifact 
upload/download) instead of rebuilding per lane.
   
   Part of #19524.


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