[
https://issues.apache.org/jira/browse/BEAM-12878?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17442871#comment-17442871
]
Beam JIRA Bot commented on BEAM-12878:
--------------------------------------
This issue is P2 but has been unassigned without any comment for 60 days so it
has been labeled "stale-P2". If this issue is still affecting you, we care!
Please comment and remove the label. Otherwise, in 14 days the issue will be
moved to P3.
Please see https://beam.apache.org/contribute/jira-priorities/ for a detailed
explanation of what these priorities mean.
> Wait.on() in Python
> -------------------
>
> Key: BEAM-12878
> URL: https://issues.apache.org/jira/browse/BEAM-12878
> Project: Beam
> Issue Type: New Feature
> Components: sdk-py-core
> Reporter: Minbo Bae
> Priority: P2
> Labels: stale-P2
>
> Python has no feature corresponding to
> [Wait.on()|https://github.com/apache/beam/blob/v2.32.0/sdks/java/core/src/main/java/org/apache/beam/sdk/transforms/Wait.java]
> in Java.
> I see many python transforms use SideInput manually to workaround this, but
> it would be easy to make python pipelines if we have `Wait.on()` in python.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)