This is an automated email from the ASF dual-hosted git repository.
onikolas pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git
from 7621f71dd7 Fix misc grid/graph view UI bugs (#30752)
add c14bc770f6 add a stop operator to emr serverless (#30720)
No new revisions were added by this update.
Summary of changes:
airflow/providers/amazon/aws/operators/emr.py | 96 ++++++++++++++++------
.../operators/emr/emr_serverless.rst | 14 ++++
.../amazon/aws/operators/test_emr_serverless.py | 30 ++++++-
.../providers/amazon/aws/example_emr_serverless.py | 11 +++
4 files changed, 124 insertions(+), 27 deletions(-)