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

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

commit 117b37a9f7ed03b00bccdc7d3642c2edf8c1c2c6
Merge: 875f3e1 112b725
Author: Eugene Kirpichov <[email protected]>
AuthorDate: Thu Dec 21 16:54:43 2017 -0800

    Merge pull request #4309 from jkff/bqio-simplifications
    
    Some trivial cleanups of BigQuery tests

 .../sdk/io/gcp/bigquery/BigQueryHelpersTest.java   |  139 ++
 .../sdk/io/gcp/bigquery/BigQueryIOReadTest.java    |  787 ++++++
 .../beam/sdk/io/gcp/bigquery/BigQueryIOTest.java   | 2546 +-------------------
 .../sdk/io/gcp/bigquery/BigQueryIOWriteTest.java   | 1388 +++++++++++
 .../sdk/io/gcp/bigquery/FakeDatasetService.java    |   51 +-
 .../beam/sdk/io/gcp/bigquery/FakeJobService.java   |   20 +-
 6 files changed, 2364 insertions(+), 2567 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
"[email protected]" <[email protected]>.

Reply via email to