Chamikara Jayalath created BEAM-3477:
----------------------------------------
Summary: Add support for overriding PTransforms with multiple
outputs
Key: BEAM-3477
URL: https://issues.apache.org/jira/browse/BEAM-3477
Project: Beam
Issue Type: Improvement
Components: sdk-py-core
Reporter: Chamikara Jayalath
Assignee: Chamikara Jayalath
Currently PTransform override feature (Python) doesn't work for PTransforms
with multiple outputs.
https://github.com/apache/beam/blob/master/sdks/python/apache_beam/pipeline.py#L225
This is needed to support SDFs with side outputs.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)