You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by ch...@apache.org on 2022/03/19 01:40:11 UTC

[beam] branch master updated (5494ec8 -> dc12478)

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

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


    from 5494ec8  [BEAM-14098] wrapper for postgres on JDBC IO GO SDK (#17088)
     add 12f9635  .
     add a1c50f7  .
     add 742d4b6  .
     add 055ba2d  format fix
     add 9ae036f  .
     add d54d052  make DoFn into a separate class
     add 7aff197  .
     add 2883542  fix setting
     add c626e5c  fix checkstyle
     add 9fe56d3  spotlessapply
     add dc12478  Merge pull request #17038: [BEAM-13747] Add e2e test for BigQuery Write API beam connector

No new revisions were added by this update.

Summary of changes:
 .../io/gcp/bigquery/BigQueryIOStorageWriteIT.java  | 130 +++++++++++++++++++++
 1 file changed, 130 insertions(+)
 create mode 100644 sdks/java/io/google-cloud-platform/src/test/java/org/apache/beam/sdk/io/gcp/bigquery/BigQueryIOStorageWriteIT.java