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/03/02 23:23:37 UTC

[2/2] beam git commit: This closes #2064

This closes #2064


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

Branch: refs/heads/master
Commit: de9e8528c0ed893a575f810e697b90e57b34a2cb
Parents: b322a5d dd32c26
Author: Ahmet Altay <al...@google.com>
Authored: Thu Mar 2 15:05:32 2017 -0800
Committer: Ahmet Altay <al...@google.com>
Committed: Thu Mar 2 15:05:32 2017 -0800

----------------------------------------------------------------------
 .../cookbook/bigquery_tornadoes_it_test.py      |  62 +++++++++++
 .../python/apache_beam/io/gcp/tests/__init__.py |  16 +++
 .../io/gcp/tests/bigquery_matcher.py            | 108 +++++++++++++++++++
 .../io/gcp/tests/bigquery_matcher_test.py       | 108 +++++++++++++++++++
 .../apache_beam/tests/pipeline_verifiers.py     |  12 +--
 sdks/python/apache_beam/tests/test_utils.py     |  12 +++
 sdks/python/setup.py                            |   3 +
 7 files changed, 313 insertions(+), 8 deletions(-)
----------------------------------------------------------------------