This is an automated email from the ASF dual-hosted git repository.
dimberman pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git
from f080e1e398 Add Hussein to committers (#30589)
add 2ce1130006 Add support in AWS Batch Operator for multinode jobs
(#29522)
No new revisions were added by this update.
Summary of changes:
airflow/providers/amazon/aws/hooks/batch_client.py | 87 ++++++++++++------
airflow/providers/amazon/aws/operators/batch.py | 102 ++++++++++++++++-----
.../amazon/aws/hooks/test_batch_client.py | 74 ++++++++++++++-
tests/providers/amazon/aws/operators/test_batch.py | 86 +++++++++++++++--
4 files changed, 286 insertions(+), 63 deletions(-)