You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by al...@apache.org on 2018/07/17 22:34:37 UTC

[beam] branch master updated (a63e752 -> ae2beba)

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

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


    from a63e752  Merge pull request #5968: [BEAM-4744] Fix runners/google-cloud-dataflow-java/examples-streaming directory.
     add 825bff5  Fix the expected encoding of BigQuery's NUMERIC type when reading from Avro.
     new ae2beba  Merge pull request #5948 from ElliottBrossard/master

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:
 .../sdk/io/gcp/bigquery/BigQueryAvroUtils.java     | 33 ++++++++++-----
 .../sdk/io/gcp/bigquery/BigQueryAvroUtilsTest.java | 49 ++++++++++++++++++----
 2 files changed, 64 insertions(+), 18 deletions(-)


[beam] 01/01: Merge pull request #5948 from ElliottBrossard/master

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

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

commit ae2bebaf8b277e99840fa63f1b95d828f2093d16
Merge: a63e752 825bff5
Author: Ahmet Altay <aa...@gmail.com>
AuthorDate: Tue Jul 17 15:34:31 2018 -0700

    Merge pull request #5948 from ElliottBrossard/master
    
    [BEAM-4417] Fix the expected encoding of BigQuery's NUMERIC type when reading from Avro

 .../sdk/io/gcp/bigquery/BigQueryAvroUtils.java     | 33 ++++++++++-----
 .../sdk/io/gcp/bigquery/BigQueryAvroUtilsTest.java | 49 ++++++++++++++++++----
 2 files changed, 64 insertions(+), 18 deletions(-)