You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by "Kenneth Knowles (JIRA)" <ji...@apache.org> on 2016/10/20 20:01:02 UTC

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

Kenneth Knowles created BEAM-788:
------------------------------------

             Summary: 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: Kenneth Knowles
            Priority: Minor


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.4#6332)