[
https://issues.apache.org/jira/browse/BEAM-14088?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kenneth Knowles updated BEAM-14088:
-----------------------------------
Status: Open (was: Triage Needed)
> 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
> Priority: P3
> Labels: types
>
> beam.PTransform should be a generic type to enable us to type it with input
> and output. For example:
> {code:java}
> MyTransform(beam.PTransform[PCollection[str], PCollection[bool]]) {code}
--
This message was sent by Atlassian Jira
(v8.20.1#820001)