This is an automated email from the ASF dual-hosted git repository.
weilee pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git
from b540eb0bfa Add docs about `cursor` extra param in Postgres Connection
(#43134)
add 1f0bba2e13 feat(providers/openlineage): Use asset in common provider
(#43111)
No new revisions were added by this update.
Summary of changes:
.../providers/openlineage/extractors/manager.py | 37 ++++---
.../utils/asset_compat_lineage_collector.py | 108 ---------------------
.../airflow/providers/openlineage/utils/utils.py | 47 ++++++---
.../tests/openlineage/extractors/test_manager.py | 68 +++++++++----
4 files changed, 104 insertions(+), 156 deletions(-)
delete mode 100644
providers/src/airflow/providers/openlineage/utils/asset_compat_lineage_collector.py