You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by jk...@apache.org on 2018/01/27 02:21:30 UTC

[beam] branch master updated (3cf6353 -> fec29b0)

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

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


    from 3cf6353  fixup! Clarify error message is received from SDK harness
     add fa0c691  [BEAM-3083] Do not call getSchema() and getTable() on every element
     new fec29b0  Merge pull request #4493 from jkff/bq-get-schema

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:
 .../beam/sdk/io/gcp/bigquery/CreateTables.java     | 169 ++++++++++++---------
 .../sdk/io/gcp/bigquery/BigQueryIOWriteTest.java   |   2 +-
 2 files changed, 95 insertions(+), 76 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
jkff@apache.org.

[beam] 01/01: Merge pull request #4493 from jkff/bq-get-schema

Posted by jk...@apache.org.
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 fec29b04b99976382993fbad79ae88ef44dad32a
Merge: 3cf6353 fa0c691
Author: Eugene Kirpichov <ek...@gmail.com>
AuthorDate: Fri Jan 26 18:21:26 2018 -0800

    Merge pull request #4493 from jkff/bq-get-schema
    
    [BEAM-3083] Do not call getSchema() and getTable() on every element

 .../beam/sdk/io/gcp/bigquery/CreateTables.java     | 169 ++++++++++++---------
 .../sdk/io/gcp/bigquery/BigQueryIOWriteTest.java   |   2 +-
 2 files changed, 95 insertions(+), 76 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
jkff@apache.org.