tvalentyn commented on code in PR #27023: URL: https://github.com/apache/beam/pull/27023#discussion_r1219628475
########## CHANGES.md: ########## @@ -105,6 +105,7 @@ * Dead letter queue support added to RunInference in Python ([#24209](https://github.com/apache/beam/issues/24209)). * Support added for defining pre/postprocessing operations on the RunInference transform ([#26308](https://github.com/apache/beam/issues/26308)) * Adds a Docker Compose based transform service that can be used to discover and use portable Beam transforms ([#26023](https://github.com/apache/beam/pull/26023)). +* Allow prebuilding large images when using `--prebuild_sdk_container_engine=cloud_build`, like images depending on `tensorflow` or `torch` ([#27023](https://github.com/apache/beam/pull/27023)) Review Comment: This should be under 2.49.0 (unreleased). -- 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]
