You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by lc...@apache.org on 2016/10/19 23:29:18 UTC

[3/3] incubator-beam git commit: [BEAM-605] Create Bigquery Verifier

[BEAM-605] Create Bigquery Verifier

This closes #990


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

Branch: refs/heads/master
Commit: 6c6f824aa25b90f094ecec189c5ad6a0ccf365cf
Parents: c472e12 dd46523
Author: Luke Cwik <lc...@google.com>
Authored: Wed Oct 19 16:23:21 2016 -0700
Committer: Luke Cwik <lc...@google.com>
Committed: Wed Oct 19 16:23:21 2016 -0700

----------------------------------------------------------------------
 .../beam/examples/WindowedWordCountIT.java      |  11 +
 .../examples/cookbook/BigQueryTornadoesIT.java  |  14 +-
 .../beam/sdk/testing/BigqueryMatcher.java       | 239 +++++++++++++++++++
 .../beam/sdk/testing/BigqueryMatcherTest.java   | 176 ++++++++++++++
 4 files changed, 439 insertions(+), 1 deletion(-)
----------------------------------------------------------------------