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 093174d986 Create metrics to track Scheduled->Queued->Running task 
state transition times (#30612)
     add 1f0174931b improve/fix glue job logs printing (#30886)

No new revisions were added by this update.

Summary of changes:
 airflow/providers/amazon/aws/hooks/glue.py        | 150 ++++++++++++----------
 airflow/providers/amazon/aws/sensors/glue.py      |   9 +-
 tests/providers/amazon/aws/hooks/test_glue.py     |  46 +++++++
 tests/providers/amazon/aws/operators/test_glue.py |   5 +-
 tests/providers/amazon/aws/sensors/test_glue.py   |   6 +-
 tests/system/providers/amazon/aws/example_glue.py |   3 +-
 6 files changed, 136 insertions(+), 83 deletions(-)

Reply via email to