You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Beam JIRA Bot (Jira)" <ji...@apache.org> on 2022/01/11 18:27:00 UTC

[jira] [Updated] (BEAM-12878) Wait.on() in Python

     [ https://issues.apache.org/jira/browse/BEAM-12878?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Beam JIRA Bot updated BEAM-12878:
---------------------------------
    Priority: P3  (was: 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
>              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)