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

[jira] [Commented] (BEAM-2284) Completely remove OldDoFn from Beam

    [ https://issues.apache.org/jira/browse/BEAM-2284?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16008521#comment-16008521 ] 

ASF GitHub Bot commented on BEAM-2284:
--------------------------------------

GitHub user jkff opened a pull request:

    https://github.com/apache/beam/pull/3125

    [BEAM-2284] Completely removes OldDoFn from Beam.

    While doing this, noticed that WindowingInternals can also be moved into Dataflow worker and deleted from Beam. Will do that separately.
    
    R: @tgroh 

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/jkff/incubator-beam remove-old-dofn

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/beam/pull/3125.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #3125
    
----
commit f7463d4219be9996758a1822200f92ba4cc4a404
Author: Eugene Kirpichov <ki...@google.com>
Date:   2017-05-12T18:04:55Z

    Bump Dataflow containers to 0512

commit 38bf08722826c08f41b8d0d994eb6f13ada98adf
Author: Eugene Kirpichov <ki...@google.com>
Date:   2017-05-12T18:18:57Z

    Removes OldDoFn and its kin from runners-core

commit 1cc7081bfc0521f6acbaf91dcc41363a3a5c3369
Author: Eugene Kirpichov <ki...@google.com>
Date:   2017-05-12T18:19:38Z

    Fixes an accidentally found bug in SimpleDoFnRunner

----


> Completely remove OldDoFn from Beam
> -----------------------------------
>
>                 Key: BEAM-2284
>                 URL: https://issues.apache.org/jira/browse/BEAM-2284
>             Project: Beam
>          Issue Type: Task
>          Components: runner-core
>            Reporter: Eugene Kirpichov
>            Assignee: Eugene Kirpichov
>




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