You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by "Ben Chambers (JIRA)" <ji...@apache.org> on 2017/01/03 22:12:58 UTC

[jira] [Resolved] (BEAM-370) Remove the .named() methods from PTransforms and sub-classes

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

Ben Chambers resolved BEAM-370.
-------------------------------
       Resolution: Fixed
    Fix Version/s: 0.5.0

> Remove the .named() methods from PTransforms and sub-classes
> ------------------------------------------------------------
>
>                 Key: BEAM-370
>                 URL: https://issues.apache.org/jira/browse/BEAM-370
>             Project: Beam
>          Issue Type: Improvement
>          Components: sdk-java-core
>            Reporter: Ben Chambers
>            Assignee: Ben Chambers
>            Priority: Minor
>              Labels: backward-incompatible
>             Fix For: 0.5.0
>
>
> 1. Update examples/tests/etc. to use named application instead of `.named()`
> 2. Remove the `.named()` methods from composite PTransforms
> 3. Where appropriate, use the the PTransform constructor which takes a string to use as the default name.
> See further discussion in the related thread (http://mail-archives.apache.org/mod_mbox/incubator-beam-dev/201606.mbox/%3CCAN-7FgZUZ1F_szZd2ORfYd2pk2_PrYmHGWjEpjpEfp01h7SYww@mail.gmail.com%3E).



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