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 977cf8c19ce Fix progress retrieval when parallel airflow-core tests
are run (#48100)
add b96547dedc4 serialize http transports contained in composite transport
(#47444)
No new revisions were added by this update.
Summary of changes:
.../common/compat/openlineage/utils/spark.py | 98 +++-------------------
.../unit/google/cloud/openlineage/test_utils.py | 10 ++-
.../unit/google/cloud/operators/test_dataproc.py | 63 ++++++++++++--
.../providers/openlineage/plugins/macros.py | 19 ++++-
.../airflow/providers/openlineage/utils/spark.py | 90 ++++++++++++++------
.../tests/unit/openlineage/plugins/test_macros.py | 34 +++++++-
.../tests/unit/openlineage/utils/test_spark.py | 89 +++++++++++++++++++-
7 files changed, 271 insertions(+), 132 deletions(-)