[ https://issues.apache.org/jira/browse/BEAM-788?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15634491#comment-15634491 ]
ASF GitHub Bot commented on BEAM-788: ------------------------------------- Github user asfgit closed the pull request at: https://github.com/apache/incubator-beam/pull/1251 > 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)