You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by "Eugene Kirpichov (JIRA)" <ji...@apache.org> on 2017/03/03 19:52:45 UTC

[jira] [Assigned] (BEAM-1422) ParDo should comply with PTransform style guide

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

Eugene Kirpichov reassigned BEAM-1422:
--------------------------------------

    Assignee: Eugene Kirpichov  (was: Davor Bonaci)

> ParDo should comply with PTransform style guide
> -----------------------------------------------
>
>                 Key: BEAM-1422
>                 URL: https://issues.apache.org/jira/browse/BEAM-1422
>             Project: Beam
>          Issue Type: Bug
>          Components: sdk-java-core
>            Reporter: Eugene Kirpichov
>            Assignee: Eugene Kirpichov
>              Labels: backward-incompatible
>
> Suggested changes:
> - Get rid of ParDo.Unbound and UnboundMulti classes completely
> - Get rid of static methods such as withSideInputs/Outputs() - the only entry point should be via ParDo.of(). Respectively, get rid of non-static .of().
> - Rename ParDo.Bound and ParDo.BoundMulti respectively to simply ParDo and ParDoWithSideOutputs.



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