This is an automated email from the ASF dual-hosted git repository.
potiuk pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git
from 62ea0ff21c Add support for deferrable operators in AMPP (#30032)
add 48c9625c70 Add `priority` parameter to BigQueryHook (#30655)
No new revisions were added by this update.
Summary of changes:
airflow/providers/google/cloud/hooks/bigquery.py | 43 ++++++++++++++++++----
.../providers/google/cloud/hooks/test_bigquery.py | 18 +++------
.../cloud/bigquery/example_bigquery_queries.py | 1 +
.../bigquery/example_bigquery_queries_async.py | 1 +
4 files changed, 44 insertions(+), 19 deletions(-)