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 2016/10/20 18:03:58 UTC

[jira] [Updated] (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 ]

Daniel Halperin updated BEAM-342:
---------------------------------
    Labels: backward-incompatible starter  (was: starter)

> 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: backward-incompatible, starter
>             Fix For: 0.2.0-incubating
>
>
> 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)