You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by pa...@apache.org on 2019/01/04 18:10:44 UTC

[beam] branch master updated (4b5b1a0 -> 3739683)

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

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


    from 4b5b1a0  Merge pull request #7417 from kanterov/kanterov_fix_beam_driver
     add 1c76927  BQ Geography support for Java SDK
     new 3739683  Merge pull request #7389 from pabloem/bq-jeo

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:
 .../apache/beam/sdk/io/gcp/bigquery/BigQueryAvroUtils.java    |  2 ++
 .../apache/beam/sdk/io/gcp/bigquery/StandardSQLTypeName.java  |  4 +++-
 .../beam/sdk/io/gcp/bigquery/BigQueryAvroUtilsTest.java       | 11 +++++++++--
 3 files changed, 14 insertions(+), 3 deletions(-)


[beam] 01/01: Merge pull request #7389 from pabloem/bq-jeo

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

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

commit 373968331571a4c64a107c340ed95c31122e6c49
Merge: 4b5b1a0 1c76927
Author: Pablo <pa...@users.noreply.github.com>
AuthorDate: Fri Jan 4 10:10:36 2019 -0800

    Merge pull request #7389 from pabloem/bq-jeo
    
    [BEAM-6359] BQ Geography support for Java SDK

 .../apache/beam/sdk/io/gcp/bigquery/BigQueryAvroUtils.java    |  2 ++
 .../apache/beam/sdk/io/gcp/bigquery/StandardSQLTypeName.java  |  4 +++-
 .../beam/sdk/io/gcp/bigquery/BigQueryAvroUtilsTest.java       | 11 +++++++++--
 3 files changed, 14 insertions(+), 3 deletions(-)