[
https://issues.apache.org/jira/browse/BEAM-12878?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17473013#comment-17473013
]
Beam JIRA Bot commented on BEAM-12878:
--------------------------------------
This issue was marked "stale-P2" and has not received a public comment in 14
days. It is now automatically moved to P3. If you are still affected by it, you
can comment and move it back to P2.
> 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: P3
>
> 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)