liferoad commented on code in PR #26084: URL: https://github.com/apache/beam/pull/26084#discussion_r1156513638
########## CHANGES.md: ########## @@ -135,6 +135,10 @@ fixed cost in this computation to better handle cases where the fixed cost is larger than a single second. To get the old behavior, one can pass `target_batch_duration_secs_including_fixed_cost=1` to BatchElements. +* Dataflow runner enables sibling SDK protocol for Python pipelines using custom containers on Beam 2.46.0 and newer SDKs. Review Comment: Shall we update https://cloud.google.com/dataflow/docs/guides/using-custom-containers#use_an_base_image? -- 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]
