This is an automated email from the ASF dual-hosted git repository.

mobuchowski pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git


    from 5337066492 Fix grid header rendering (#38720)
     add ecd69955f9 fix: Remove redundant operator information from facets 
(#38264)

No new revisions were added by this update.

Summary of changes:
 airflow/providers/openlineage/extractors/bash.py   | 22 ++----
 .../providers/openlineage/extractors/manager.py    | 17 +----
 airflow/providers/openlineage/extractors/python.py | 22 ++----
 airflow/providers/openlineage/plugins/facets.py    | 11 +++
 airflow/providers/openlineage/utils/utils.py       | 78 ++++++++++++++--------
 .../providers/openlineage/extractors/test_bash.py  | 35 +++++++---
 .../openlineage/extractors/test_python.py          | 33 ++++++---
 7 files changed, 120 insertions(+), 98 deletions(-)

Reply via email to