You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by ds...@apache.org on 2022/02/11 06:16:50 UTC

[airflow] branch main updated (b6892c4 -> 833087f)

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

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


    from b6892c4  Fix bug incorrectly removing action from role, rather than permission. (#21483)
     add 833087f  Enable asynchronous job submission in BigQuery hook (#21385)

No new revisions were added by this update.

Summary of changes:
 airflow/providers/google/cloud/hooks/bigquery.py    | 10 ++++++++--
 tests/providers/google/cloud/hooks/test_bigquery.py | 21 ++++++++++++---------
 2 files changed, 20 insertions(+), 11 deletions(-)