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 2019/10/16 19:58:41 UTC

[beam] branch master updated (3330069 -> 12d0774)

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 3330069  [BEAM-8350] Upgrade to Pylint 2.4 (#9725)
     add 12d0774  [BEAM-8367] Using insertId for BQ streaming inserts (#9797)

No new revisions were added by this update.

Summary of changes:
 sdks/python/apache_beam/io/gcp/bigquery.py       | 105 ++++++++++++++++++-----
 sdks/python/apache_beam/io/gcp/bigquery_test.py  |  62 ++++++++++++-
 sdks/python/apache_beam/io/gcp/bigquery_tools.py |  35 ++++----
 3 files changed, 161 insertions(+), 41 deletions(-)