This is an automated email from the ASF dual-hosted git repository.
vincbeck pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git
from f641ef38e4a Use base AWS classes in Glue Trigger / Sensor and
implement custom waiter (#52243)
add 63b2207ec7e Handle exceptions when fetching status in GlueJobHook
(#52262)
No new revisions were added by this update.
Summary of changes:
.../src/airflow/providers/amazon/aws/hooks/glue.py | 88 ++++++++++++++-
.../tests/unit/amazon/aws/hooks/test_glue.py | 121 +++++++++++++++++++++
.../unit/amazon/aws/hooks/test_hooks_signature.py | 1 +
3 files changed, 204 insertions(+), 6 deletions(-)