Thomas Groh created BEAM-1982:
---------------------------------
Summary: Refactor PTransformOverrideFactories to remove code
duplication
Key: BEAM-1982
URL: https://issues.apache.org/jira/browse/BEAM-1982
Project: Beam
Issue Type: Bug
Components: runner-core
Reporter: Thomas Groh
Priority: Minor
The majority of the factories take in a single PCollection as input and produce
a single PCollection as output; the code to extract the single input can be
invisible as part of the class hierarchy, rather than explicitly called in
every override.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)