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 f32fdf86622 Close Catalan gap (#56905)
add 8d4d4b164e2 Add support of deferable mode for
CloudDataTransferServiceRunJobOperator (#56711)
No new revisions were added by this update.
Summary of changes:
.../cloud/hooks/cloud_storage_transfer_service.py | 16 ++++
.../operators/cloud_storage_transfer_service.py | 31 ++++++++
.../triggers/cloud_storage_transfer_service.py | 90 +++++++++++++++++++++
.../test_cloud_storage_transfer_service_async.py | 18 +++++
.../test_cloud_storage_transfer_service.py | 93 ++++++++++++++++++++++
5 files changed, 248 insertions(+)