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 2caa186935 Remove user sessions when resetting password (#33347)
     add bd11ea81e5 Add Deferrable mode to GlueCatalogPartitionSensor (#33239)

No new revisions were added by this update.

Summary of changes:
 airflow/providers/amazon/aws/hooks/glue_catalog.py | 41 +++++++++++
 .../amazon/aws/sensors/glue_catalog_partition.py   | 32 ++++++++-
 airflow/providers/amazon/aws/triggers/glue.py      | 83 ++++++++++++++++++++++
 .../aws/sensors/test_glue_catalog_partition.py     | 19 +++++
 tests/providers/amazon/aws/triggers/test_glue.py   | 40 ++++++++++-
 5 files changed, 213 insertions(+), 2 deletions(-)

Reply via email to