You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by al...@apache.org on 2017/05/09 20:12:47 UTC

[3/3] beam git commit: This closes #2990

This closes #2990


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

Branch: refs/heads/release-2.0.0
Commit: 9d476c5a80e30399a9449d6d7479359aa1eb9dfd
Parents: 9010314 b885909
Author: Ahmet Altay <al...@google.com>
Authored: Tue May 9 13:12:34 2017 -0700
Committer: Ahmet Altay <al...@google.com>
Committed: Tue May 9 13:12:34 2017 -0700

----------------------------------------------------------------------
 .../examples/snippets/snippets_test.py          | 10 +++-
 sdks/python/apache_beam/io/iobase.py            |  4 +-
 sdks/python/apache_beam/runners/common.py       | 38 +++++--------
 sdks/python/apache_beam/runners/common_test.py  | 58 ++++++++++++++++++++
 sdks/python/apache_beam/transforms/core.py      |  9 ++-
 .../apache_beam/transforms/ptransform_test.py   |  9 +--
 6 files changed, 96 insertions(+), 32 deletions(-)
----------------------------------------------------------------------