You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by "Thomas Groh (JIRA)" <ji...@apache.org> on 2017/04/14 22:25:47 UTC

[jira] [Created] (BEAM-1982) Refactor PTransformOverrideFactories to remove code duplication

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)