Minbo Bae created BEAM-12878:
--------------------------------
Summary: 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
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.3.4#803005)