You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by tu...@apache.org on 2020/08/15 08:31:11 UTC

[airflow] branch master updated (5c2bb7b -> be46d20)

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

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


    from 5c2bb7b  Webserver: Sanitize values passed to origin param (#10334)
     add be46d20  Improve idempotency of BigQueryInsertJobOperator (#9590)

No new revisions were added by this update.

Summary of changes:
 airflow/providers/google/cloud/hooks/bigquery.py   |   4 +-
 .../providers/google/cloud/operators/bigquery.py   | 107 +++++++++++----
 .../google/cloud/operators/test_bigquery.py        | 149 +++++++++++++++++----
 3 files changed, 206 insertions(+), 54 deletions(-)