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

[jira] [Resolved] (BEAM-1417) Count should comply with PTransform style guide

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

Daniel Halperin resolved BEAM-1417.
-----------------------------------
       Resolution: Fixed
    Fix Version/s: 0.6.0

> Count should comply with PTransform style guide
> -----------------------------------------------
>
>                 Key: BEAM-1417
>                 URL: https://issues.apache.org/jira/browse/BEAM-1417
>             Project: Beam
>          Issue Type: Bug
>          Components: sdk-java-core
>            Reporter: Eugene Kirpichov
>            Assignee: Eugene Kirpichov
>              Labels: backward-incompatible
>             Fix For: 0.6.0
>
>
> Suggested change (backward-compatible): methods globally(), perKey(), perElement() should return respective transform classes - Count.Globally, Count.PerKey, Count.PerElement. (currently some of them return a PTransform which is actually a Combine - the suggestion is to wrap them into classes).



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)