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 2020/03/05 05:26:43 UTC

[beam] branch master updated (f2cf08c -> 12a8953)

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 f2cf08c  Update container image tags used by Dataflow runner for Beam master (#11031)
     new 8511492  Add BigQuery useAvroLogicalTypes option
     new ed47bb5  fixup! Add BigQuery useAvroLogicalTypes option
     new 12a8953  Merge pull request #10869 from [BEAM-9321] Add BigQuery Avro logical type support on write

The 25896 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/BatchLoads.java       |  7 ++++++-
 .../beam/sdk/io/gcp/bigquery/BigQueryIO.java       | 23 +++++++++++++++++++++-
 .../beam/sdk/io/gcp/bigquery/WriteTables.java      |  6 +++++-
 .../sdk/io/gcp/bigquery/BigQueryIOWriteTest.java   |  1 +
 4 files changed, 34 insertions(+), 3 deletions(-)