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 2016/12/21 21:34:58 UTC

[jira] [Created] (BEAM-1199) Condense recordAsOutput, finishSpecifyingOutput from POutput

Thomas Groh created BEAM-1199:
---------------------------------

             Summary: Condense recordAsOutput, finishSpecifyingOutput from POutput
                 Key: BEAM-1199
                 URL: https://issues.apache.org/jira/browse/BEAM-1199
             Project: Beam
          Issue Type: Improvement
          Components: sdk-java-core
            Reporter: Thomas Groh
            Assignee: Davor Bonaci
            Priority: Minor


{{recordAsOutput}} and {{finishSpecifyingOutput}} are both methods which are called after an output has been attached to a PTransform application. They can be combined to only have one method that does any after-production work (such as the initial run of Coder inference)



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)