GitHub user jkff opened a pull request:
https://github.com/apache/beam/pull/1898
[BEAM-1377] Splittable DoFn in Dataflow streaming runner
Transform expansion and translation for the involved primitive transforms.
Of course, the current PR will only work after the respective Dataflow
worker and backend changes are released (presumably that'll happen only after I
return from vacation). So, @kennknowles feel free to take a look but this is
not ready for review yet.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/jkff/incubator-beam df-sdf
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/beam/pull/1898.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 #1898
----
commit 7ea71f46969ce7af065a2ad327b9686d3eafbd17
Author: Eugene Kirpichov <[email protected]>
Date: 2017-02-02T01:26:55Z
[BEAM-1377] Splittable DoFn in Dataflow streaming runner
Transform expansion and translation for the involved primitive
transforms. Of course, the current PR will only work after the
respective Dataflow worker and backend changes are released.
----
---
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.
---