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

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


    from 28f2e70916 Optimize deferrable mode execution for 
`BigQueryInsertJobOperator` (#31249)
     add 5ae9728db7 Add deferrable mode to `GCSUploadSessionCompleteSensor` 
(#31081)

No new revisions were added by this update.

Summary of changes:
 airflow/providers/google/cloud/sensors/gcs.py      |  40 ++++
 airflow/providers/google/cloud/triggers/gcs.py     | 158 ++++++++++++++++
 .../operators/cloud/gcs.rst                        |   9 +
 tests/providers/google/cloud/sensors/test_gcs.py   |  45 +++++
 tests/providers/google/cloud/triggers/test_gcs.py  | 201 ++++++++++++++++++++-
 .../google/cloud/gcs/example_gcs_sensor.py         |  13 ++
 6 files changed, 465 insertions(+), 1 deletion(-)

Reply via email to