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 <[email protected]>
Date:   2017-05-12T18:04:55Z

    Bump Dataflow containers to 0512

commit 38bf08722826c08f41b8d0d994eb6f13ada98adf
Author: Eugene Kirpichov <[email protected]>
Date:   2017-05-12T18:18:57Z

    Removes OldDoFn and its kin from runners-core

commit 1cc7081bfc0521f6acbaf91dcc41363a3a5c3369
Author: Eugene Kirpichov <[email protected]>
Date:   2017-05-12T18:19:38Z

    Fixes an accidentally found bug in SimpleDoFnRunner

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to