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)
|