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/03/27 19:28:41 UTC

[jira] [Updated] (BEAM-1818) Expose side-channel inputs in PTransform

     [ https://issues.apache.org/jira/browse/BEAM-1818?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Thomas Groh updated BEAM-1818:
------------------------------
    Description: 
This enables all PTransforms to consume inputs without using those inputs provided in the PInput they are applied to, the same way ParDo and Combine do with {{getSideInputs}}

See https://docs.google.com/document/d/1GlcfuMLCTnvleZUWUN4ZAhK_ybXJwDb8ms593DFuA5U/edit

  was:This enables all PTransforms to consume inputs without using those inputs provided in the PInput they are applied to, the same way ParDo and Combine do with {{getSideInputs}}


> Expose side-channel inputs in PTransform
> ----------------------------------------
>
>                 Key: BEAM-1818
>                 URL: https://issues.apache.org/jira/browse/BEAM-1818
>             Project: Beam
>          Issue Type: Bug
>          Components: sdk-java-core
>            Reporter: Thomas Groh
>            Assignee: Thomas Groh
>
> This enables all PTransforms to consume inputs without using those inputs provided in the PInput they are applied to, the same way ParDo and Combine do with {{getSideInputs}}
> See https://docs.google.com/document/d/1GlcfuMLCTnvleZUWUN4ZAhK_ybXJwDb8ms593DFuA5U/edit



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