You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by bh...@apache.org on 2020/01/21 22:31:31 UTC

[beam] branch master updated (bfec592 -> a5b7b9b)

This is an automated email from the ASF dual-hosted git repository.

bhulette pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git.


    from bfec592  Merge pull request #10635 from boyuanzz/fix
     add a5b7b9b  [BEAM-9120] Make BigqueryMatcher extend TypeSafeMatcher<TableAndQuery> (#10586)

No new revisions were added by this update.

Summary of changes:
 .../examples/cookbook/BigQueryTornadoesIT.java     | 10 +--
 .../BigQueryHllSketchCompatibilityIT.java          | 16 +++--
 .../beam/sdk/io/gcp/testing/BigqueryMatcher.java   | 77 ++++++++++++----------
 .../sdk/io/gcp/testing/BigqueryMatcherTest.java    | 17 ++---
 4 files changed, 66 insertions(+), 54 deletions(-)