GitHub user charlesccychen opened a pull request:
https://github.com/apache/incubator-beam/pull/622
Update Python aggregator example to match Java usage
Aggregations are performed in a per-DoFn/step scope. This change updates
the examples to match the semantics, which are shared with the Java SDK.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/charlesccychen/incubator-beam
pyflow-aggregator-examples
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-beam/pull/622.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 #622
----
commit fb7225b252120ac8d723471613d1907d2aabd339
Author: Charles Chen <[email protected]>
Date: 2016-07-11T04:15:56Z
Update Python aggregator example to match Java usage
----
---
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.
---