GitHub user jkff opened a pull request:

    https://github.com/apache/incubator-beam/pull/1648

    [BEAM-498] Undeletes DoFnInvokers.of(OldDoFn)

    In #1565 I deleted some code that's actually necessary to support the 
Dataflow worker. Bad idea. We can't delete it until Dataflow worker stops using 
DoFnInvokers.of(OldDoFn).
    
    R: @kennknowles 

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

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

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

    https://github.com/apache/incubator-beam/pull/1648.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 #1648
    
----
commit 22f23a70894df213a2bfcf389d3587995b9df9f7
Author: Eugene Kirpichov <kirpic...@google.com>
Date:   2016-12-16T23:26:28Z

    Revert "Removes code for wrapping DoFn as an OldDoFn"
    
    This reverts commit a22de15012c51e8b7e31143021f0a298e093bf51.

commit b8f91349f7c457b878b1d343ae1b20adae955baf
Author: Eugene Kirpichov <kirpic...@google.com>
Date:   2016-12-16T23:26:32Z

    Revert "Removes ArgumentProvider.windowingInternals"
    
    This reverts commit f3e8a0383bf9cb3f9452e0364f7deba113cadff9.

commit 485da3549a53407e8c2a5b6b5cf69740fee68a74
Author: Eugene Kirpichov <kirpic...@google.com>
Date:   2016-12-16T23:37:02Z

    Revert "Moves DoFnAdapters to runners-core"
    
    This reverts commit 33ed3238e2b3899cff061be3056c5cc29fc60a04.

----


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to