You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by "Manu Zhang (JIRA)" <ji...@apache.org> on 2016/06/15 07:03:09 UTC

[jira] [Assigned] (BEAM-342) Change Filter#greaterThan, etc. to actually use Filter

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

Manu Zhang reassigned BEAM-342:
-------------------------------

    Assignee: Manu Zhang

> Change Filter#greaterThan, etc. to actually use Filter
> ------------------------------------------------------
>
>                 Key: BEAM-342
>                 URL: https://issues.apache.org/jira/browse/BEAM-342
>             Project: Beam
>          Issue Type: Improvement
>          Components: sdk-java-core
>            Reporter: Daniel Halperin
>            Assignee: Manu Zhang
>            Priority: Minor
>              Labels: starter
>
> This is a good starter task.
> Right now, [{{Filter#greaterThan}}|https://github.com/apache/incubator-beam/blob/315b3c8e333e5f42730c19e89f856d778ce93cab/sdks/java/core/src/main/java/org/apache/beam/sdk/transforms/Filter.java#L134] constructs a new DoFn rather than using {{Filter#byPredicate}}. We should fix this to make it consistent and simpler.
> We can also remove deprecated functions in that file, and if possible redundant display data.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)