This is an automated email from the ASF dual-hosted git repository.
eladkal pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git.
from dec1e9d Minor README fixes (#17532)
add 77c4325 Fixing ParamValidationError when executing load_file in Glue
hooks/operators (#16012)
No new revisions were added by this update.
Summary of changes:
airflow/providers/amazon/aws/hooks/glue.py | 2 +-
airflow/providers/amazon/aws/hooks/glue_crawler.py | 3 +-
airflow/providers/amazon/aws/operators/glue.py | 9 +++---
tests/providers/amazon/aws/hooks/test_glue.py | 3 ++
.../amazon/aws/hooks/test_glue_crawler.py | 5 ++--
tests/providers/amazon/aws/operators/test_glue.py | 34 +++++++++++++---------
6 files changed, 34 insertions(+), 22 deletions(-)