You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by bh...@apache.org on 2020/06/09 21:44:08 UTC

[beam] branch master updated (bfa8019 -> 9990724)

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

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


    from bfa8019  [ BEAM-3788] Updates kafka.py pydocs (#11928)
     add 9990724  [BEAM-8828] Added BigQueryTableProvider WriteDisposition configuration (#11951)

No new revisions were added by this update.

Summary of changes:
 .../sql/meta/provider/bigquery/BigQueryTable.java  |  29 +++
 .../provider/bigquery/BigQueryReadWriteIT.java     | 251 +++++++++++++++++++++
 .../bigquery/BigQueryTableProviderTest.java        |  50 ++++
 3 files changed, 330 insertions(+)