Yikun commented on PR #37550: URL: https://github.com/apache/spark/pull/37550#issuecomment-1217755142
> the step to install those dependencies can be saved ? Yes, because we are using [cache-from](https://github.com/apache/spark/pull/37550/files#diff-48c0ee97c53013d18d6bbae44648f7fab9af2e0bf5b0dc1ca761e18ec5c478f2R323), so if no text changes and base image is not changed, it will be static. > if a new version of devtools is released some time, we won't worry about that, since this is a static image, right? Yes! -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
