This is an automated email from the ASF dual-hosted git repository.
taragolis pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git
from a24d18a534 Add back join to zombie query that was dropped in #28198
(#28544)
add 297aa7480e Add execution role parameter to AddStepsOperator (#28484)
No new revisions were added by this update.
Summary of changes:
airflow/providers/amazon/aws/hooks/emr.py | 12 +++++-
airflow/providers/amazon/aws/operators/emr.py | 18 ++++++--
tests/providers/amazon/aws/hooks/test_emr.py | 48 ++++++++++++++++++++++
.../amazon/aws/operators/test_emr_add_steps.py | 1 +
tests/system/providers/amazon/aws/example_emr.py | 44 +++++++++++++++++++-
5 files changed, 115 insertions(+), 8 deletions(-)