Details
-
Improvement
-
Status: Resolved
-
P3
-
Resolution: Fixed
-
None
Description
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).