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 e30c93a9be Make sure IMAGE_TAG is properly propagated to tests (#38201)
add baa6f08a5c Rename `SparkSubmitOperator`'s fields' names to comply with
templated fields validation (#38051)
No new revisions were added by this update.
Summary of changes:
.pre-commit-config.yaml | 4 +-
.../providers/apache/spark/operators/spark_jdbc.py | 34 +-------
.../apache/spark/operators/spark_submit.py | 90 +++++++++++-----------
.../apache/spark/operators/test_spark_jdbc.py | 49 +++++++++++-
.../apache/spark/operators/test_spark_submit.py | 75 ++++++++++++++----
5 files changed, 156 insertions(+), 96 deletions(-)