You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by ja...@apache.org on 2018/10/10 00:46:16 UTC

[beam] branch master updated (b9af715 -> 82c1e6e)

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

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


    from b9af715  Merge pull request #6609 from pabloem/bqnested
     add c7a1595  [BEAM-5630] adding more test cases for Bigquery IO Read IT
     new 82c1e6e  Merge pull request #6559: [BEAM-5630] add more tests into BigQueryIOReadIT

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 sdks/java/io/google-cloud-platform/build.gradle    |  1 +
 .../beam/sdk/io/gcp/bigquery/BigQueryIOReadIT.java | 47 +++++++++++++++++++---
 .../apache_beam/io/gcp/bigquery_io_read_it_test.py |  9 +++--
 3 files changed, 48 insertions(+), 9 deletions(-)


[beam] 01/01: Merge pull request #6559: [BEAM-5630] add more tests into BigQueryIOReadIT

Posted by ja...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit 82c1e6ed5a767d459426d8d57cc187a5935e05e2
Merge: b9af715 c7a1595
Author: jasonkuster <ja...@google.com>
AuthorDate: Tue Oct 9 17:46:10 2018 -0700

    Merge pull request #6559: [BEAM-5630] add more tests into BigQueryIOReadIT
    
    [BEAM-5630] add more tests into BigQueryIOReadIT

 sdks/java/io/google-cloud-platform/build.gradle    |  1 +
 .../beam/sdk/io/gcp/bigquery/BigQueryIOReadIT.java | 47 +++++++++++++++++++---
 .../apache_beam/io/gcp/bigquery_io_read_it_test.py |  9 +++--
 3 files changed, 48 insertions(+), 9 deletions(-)