You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "John Casey (Jira)" <ji...@apache.org> on 2022/04/05 19:45:00 UTC

[jira] [Created] (BEAM-14261) Create a Watch transform in Python

John Casey created BEAM-14261:
---------------------------------

             Summary: Create a Watch transform in Python
                 Key: BEAM-14261
                 URL: https://issues.apache.org/jira/browse/BEAM-14261
             Project: Beam
          Issue Type: New Feature
          Components: io-py-common
            Reporter: John Casey


Currently we have a Watch transform in the Java SDK that is very useful when periodically polling for new input to a pipeline. We would like a parallel transform in Python.

https://github.com/apache/beam/blob/master/sdks/java/core/src/main/java/org/apache/beam/sdk/transforms/Watch.java



--
This message was sent by Atlassian Jira
(v8.20.1#820001)