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/05/11 22:06:31 UTC

[2/2] beam git commit: Closes #3075

Closes #3075


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

Branch: refs/heads/master
Commit: 463f1ee7b1149aa4801bf8d6be7d6b7c9aeb0630
Parents: e10662d 2e6451d
Author: Robert Bradshaw <ro...@gmail.com>
Authored: Thu May 11 15:06:01 2017 -0700
Committer: Robert Bradshaw <ro...@gmail.com>
Committed: Thu May 11 15:06:01 2017 -0700

----------------------------------------------------------------------
 .../examples/snippets/snippets_test.py          |  2 +-
 .../runners/dataflow/dataflow_runner.py         |  2 +-
 .../runners/dataflow/dataflow_runner_test.py    |  5 +++--
 sdks/python/apache_beam/transforms/core.py      | 20 ++++++++++++++++++++
 .../apache_beam/transforms/cy_combiners.py      |  5 ++++-
 .../python/apache_beam/transforms/ptransform.py |  9 +++++++++
 .../apache_beam/transforms/ptransform_test.py   | 11 ++++++-----
 .../python/apache_beam/transforms/sideinputs.py |  2 ++
 sdks/python/apache_beam/transforms/timeutil.py  |  5 +++++
 sdks/python/apache_beam/transforms/trigger.py   | 14 ++++++++++++++
 sdks/python/apache_beam/transforms/window.py    | 15 +++++++++++++++
 11 files changed, 80 insertions(+), 10 deletions(-)
----------------------------------------------------------------------