[
https://issues.apache.org/jira/browse/BEAM-1424?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15857183#comment-15857183
]
Eugene Kirpichov commented on BEAM-1424:
----------------------------------------
https://github.com/apache/beam/pull/1943
> ToString should comply with PTransform style guide
> --------------------------------------------------
>
> Key: BEAM-1424
> URL: https://issues.apache.org/jira/browse/BEAM-1424
> Project: Beam
> Issue Type: Bug
> Components: sdk-java-core
> Reporter: Eugene Kirpichov
> Assignee: Eugene Kirpichov
> Labels: backward-incompatible
>
> Suggested changes:
> - Rename of() to elements(), kv() to kvs(), iterable() to iterables() for
> consistency between each other and with other Beam similar transforms e.g.
> Flatten.Iterables
> - These methods should return respectively named transforms:
> ToString.Elements, ToString.KVs, ToString.Iterables
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)