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 e8ab8ccc0e Add backward compatibility with old versions of Apache Beam
(#27263)
add 9f9ab30218 SagemakerProcessingOperator stopped honoring
`existing_jobs_found` (#27456)
No new revisions were added by this update.
Summary of changes:
.github/actions/configure-aws-credentials | 2 +-
airflow/providers/amazon/aws/hooks/sagemaker.py | 45 ++++++++++++--
.../providers/amazon/aws/operators/sagemaker.py | 17 ++++--
tests/providers/amazon/aws/hooks/test_sagemaker.py | 68 ++++++++++++++++++++--
.../aws/operators/test_sagemaker_processing.py | 14 ++---
5 files changed, 123 insertions(+), 23 deletions(-)