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 0fae73dc45 Update docs for RC2 openlineage provider (#40551)
add b8aab5cf63 Use base aws classes in AWS Glue Crawlers
Operators/Sensors/Triggers (#40504)
No new revisions were added by this update.
Summary of changes:
.../providers/amazon/aws/operators/glue_crawler.py | 41 ++++----
.../providers/amazon/aws/sensors/glue_crawler.py | 28 +++---
.../providers/amazon/aws/triggers/glue_crawler.py | 9 +-
.../operators/glue.rst | 5 +
.../amazon/aws/operators/test_glue_crawler.py | 105 ++++++++++++++++++---
.../amazon/aws/sensors/test_glue_crawler.py | 25 +++++
.../amazon/aws/triggers/test_glue_crawler.py | 24 ++++-
7 files changed, 189 insertions(+), 48 deletions(-)