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 99a6bf7834 Fix ExternalTaskSensor cant check zipped dag (#27056)
add ddbc758540 Deferrable mode for BigQueryToGCSOperator (#27683)
No new revisions were added by this update.
Summary of changes:
.../google/cloud/transfers/bigquery_to_gcs.py | 61 +++++++++++++++----
.../google/cloud/transfers/test_bigquery_to_gcs.py | 70 +++++++++++++++++++++-
..._to_gcs.py => example_bigquery_to_gcs_async.py} | 7 ++-
3 files changed, 124 insertions(+), 14 deletions(-)
copy tests/system/providers/google/cloud/bigquery/{example_bigquery_to_gcs.py
=> example_bigquery_to_gcs_async.py} (96%)