You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by "Eugene Kirpichov (JIRA)" <ji...@apache.org> on 2017/05/18 22:02:04 UTC

[jira] [Closed] (BEAM-788) Execute ReduceFn directly, not via OldDoFn wrapper

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

Eugene Kirpichov closed BEAM-788.
---------------------------------
       Resolution: Fixed
    Fix Version/s: 2.1.0

> Execute ReduceFn directly, not via OldDoFn wrapper
> --------------------------------------------------
>
>                 Key: BEAM-788
>                 URL: https://issues.apache.org/jira/browse/BEAM-788
>             Project: Beam
>          Issue Type: Improvement
>          Components: runner-core
>            Reporter: Kenneth Knowles
>            Assignee: Eugene Kirpichov
>            Priority: Minor
>             Fix For: 2.1.0
>
>
> Right now, a ReduceFn is executed as an OldDoFn, depending on deprecated methods. We can execute it directly to allow removal of OldDoFn.



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