You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by el...@apache.org on 2022/03/21 14:18:30 UTC

[airflow] branch main updated (82d2fa7 -> 14e6b65)

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

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


    from 82d2fa7  Make date picker label visible in trigger dag view (#22379)
     add 14e6b65  Add timeout and retry to the BigQueryInsertJobOperator (#22395)

No new revisions were added by this update.

Summary of changes:
 airflow/providers/google/cloud/hooks/bigquery.py        |  7 ++++++-
 airflow/providers/google/cloud/operators/bigquery.py    | 12 +++++++++++-
 tests/providers/google/cloud/operators/test_bigquery.py | 10 +++++++++-
 3 files changed, 26 insertions(+), 3 deletions(-)