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 b3d7e17e72 Do not warn when airflow dags tests command is used (#28138)
add 3ee5c404b7 Fix GlueCrawlerOperature failure when using tags (#28005)
No new revisions were added by this update.
Summary of changes:
airflow/providers/amazon/aws/hooks/glue_crawler.py | 49 +++++++++++++--
.../providers/amazon/aws/operators/glue_crawler.py | 4 +-
.../amazon/aws/hooks/test_glue_crawler.py | 69 ++++++++++++++++++++--
.../amazon/aws/operators/test_glue_crawler.py | 2 +-
4 files changed, 113 insertions(+), 11 deletions(-)