You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@beam.apache.org by "tvalentyn (via GitHub)" <gi...@apache.org> on 2023/04/03 22:09:03 UTC

[GitHub] [beam] tvalentyn commented on a diff in pull request #26084: Point out that sibling sdk protocol was enabled for Python custom containers starting 2.46.0.

tvalentyn commented on code in PR #26084:
URL: https://github.com/apache/beam/pull/26084#discussion_r1156499222


##########
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 starting with Beam 2.46.0.

Review Comment:
   ```suggestion
   * Dataflow runner enables sibling SDK protocol for Python pipelines using custom containers on Beam 2.46.0 and newer SDKs.
   ```



-- 
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: github-unsubscribe@beam.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org