You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by ro...@apache.org on 2017/04/27 01:14:37 UTC

[5/5] beam git commit: Closes #2595

Closes #2595


Project: http://git-wip-us.apache.org/repos/asf/beam/repo
Commit: http://git-wip-us.apache.org/repos/asf/beam/commit/412b610e
Tree: http://git-wip-us.apache.org/repos/asf/beam/tree/412b610e
Diff: http://git-wip-us.apache.org/repos/asf/beam/diff/412b610e

Branch: refs/heads/master
Commit: 412b610edbde16e6f3ce1ae7b0178cb17854f954
Parents: 26c61f4 87a475e
Author: Robert Bradshaw <ro...@gmail.com>
Authored: Wed Apr 26 18:14:14 2017 -0700
Committer: Robert Bradshaw <ro...@gmail.com>
Committed: Wed Apr 26 18:14:14 2017 -0700

----------------------------------------------------------------------
 sdks/python/apache_beam/pipeline.py             | 18 ++--
 sdks/python/apache_beam/transforms/core.py      | 47 ++++++++--
 .../python/apache_beam/transforms/ptransform.py | 40 +++++++++
 sdks/python/apache_beam/transforms/window.py    | 90 ++++---------------
 sdks/python/apache_beam/utils/urns.py           | 93 ++++++++++++++++++++
 5 files changed, 199 insertions(+), 89 deletions(-)
----------------------------------------------------------------------