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 2016/06/23 15:50:16 UTC

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

Ben Chambers created BEAM-370:
---------------------------------

             Summary: 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: Bug
          Components: sdk-java-core
            Reporter: Ben Chambers
            Assignee: Davor Bonaci
            Priority: Minor


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)