You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by lc...@apache.org on 2018/07/06 21:53:28 UTC

[beam] branch master updated (6f6feaa -> 85bcd37)

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

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


    from 6f6feaa  Merge pull request #5715 from Fematich/io
     add 2dc55c3  remove decimal support in BigQuery SQL read.
     new 85bcd37  [BEAM-4738] [SQL] Remove decimal support in BigQuery SQL read.

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:
 .../sql/meta/provider/bigquery/BigQueryReadWriteIT.java          | 9 ---------
 .../main/java/org/apache/beam/sdk/io/gcp/bigquery/AvroUtils.java | 6 +++---
 2 files changed, 3 insertions(+), 12 deletions(-)


[beam] 01/01: [BEAM-4738] [SQL] Remove decimal support in BigQuery SQL read.

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

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

commit 85bcd37933b5d11bc87f82ac2c22017944837e45
Merge: 6f6feaa 2dc55c3
Author: Lukasz Cwik <lc...@google.com>
AuthorDate: Fri Jul 6 14:53:23 2018 -0700

    [BEAM-4738] [SQL] Remove decimal support in BigQuery SQL read.

 .../sql/meta/provider/bigquery/BigQueryReadWriteIT.java          | 9 ---------
 .../main/java/org/apache/beam/sdk/io/gcp/bigquery/AvroUtils.java | 6 +++---
 2 files changed, 3 insertions(+), 12 deletions(-)