Andy Ye created BEAM-14088:
------------------------------

             Summary: Add ability to type PTransforms with input and output by 
making it a generic
                 Key: BEAM-14088
                 URL: https://issues.apache.org/jira/browse/BEAM-14088
             Project: Beam
          Issue Type: Wish
          Components: sdk-py-core
            Reporter: Andy Ye


beam.PTransform should be a generic type. For example

```

MyTransform(beam.PTransform[PCollection[str], PCollection[bool]])

```



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

Reply via email to