You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by "Kai Jiang (JIRA)" <ji...@apache.org> on 2017/01/26 11:53:24 UTC

[jira] [Updated] (BEAM-1248) Combine with side inputs API should match ParDo

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

Kai Jiang updated BEAM-1248:
----------------------------
    Fix Version/s: 0.5.0

> Combine with side inputs API should match ParDo
> -----------------------------------------------
>
>                 Key: BEAM-1248
>                 URL: https://issues.apache.org/jira/browse/BEAM-1248
>             Project: Beam
>          Issue Type: Bug
>          Components: sdk-java-core
>            Reporter: Kenneth Knowles
>            Assignee: Kai Jiang
>            Priority: Minor
>              Labels: easy, starter
>             Fix For: 0.5.0
>
>
> From user@beam, the methods for adding side inputs to a Combine transform do not fully match those for adding side inputs to ParDo.
> "ParDo has the .withSideInputs(Iterable<PCollectionView<...>>) version but also a varargs version withSideInputs(PCollectionView<?>...) but Combine only has the Iterable version."



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