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/12 21:50:41 UTC

[jira] [Created] (BEAM-1955) mapOutputs doesn't permit one replacement PValue to be used to represent multiple original PValues

Thomas Groh created BEAM-1955:
---------------------------------

             Summary: mapOutputs doesn't permit one replacement PValue to be used to represent multiple original PValues
                 Key: BEAM-1955
                 URL: https://issues.apache.org/jira/browse/BEAM-1955
             Project: Beam
          Issue Type: Bug
          Components: runner-core
            Reporter: Thomas Groh
            Priority: Minor


It's not forbidden for a runner to replace outputs in this manner, but not currently possible based on the type signatures (PValue is a key into the map, and thus cannot be duplicated)



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)