GitHub user dhalperi opened a pull request:
https://github.com/apache/beam/pull/3263
Flink*DoFnFunction: fix check for single-output dofns
Fixes Findbugs and (presumably) increases efficiency by using the right
OutputManager.
R: @aljoscha but since this is a PostCommit break we may merge sooner if
tests pass.
R: @tgroh @kennknowles
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/dhalperi/beam flink-output-manager
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/beam/pull/3263.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 #3263
----
commit 159003267a0e05c8c90cb5bbb3565980514da9d5
Author: Dan Halperin <[email protected]>
Date: 2017-05-30T23:12:23Z
Flink*DoFnFunction: fix check for single-output dofns
Fixes Findbugs and (presumably) increases efficiency
----
---
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.
---