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 fd76e48b950 fix typo in pl translation (#51407)
add dd1fa33ade2 feat: Add NominalTimeRunFacet to all OL events (#51404)
No new revisions were added by this update.
Summary of changes:
.../providers/openlineage/plugins/adapter.py | 20 +
.../providers/openlineage/plugins/listener.py | 54 ++-
.../example_openlineage_base_complex_dag.py | 6 +-
.../openlineage/example_openlineage_trigger_dag.py | 1 +
.../openlineage_base_complex_dag__af2.json | 473 +++++++++++++++++++--
.../openlineage_base_complex_dag__af3.json | 473 +++++++++++++++++++--
.../openlineage_base_simple_dag__af2.json | 6 +
.../openlineage_base_simple_dag__af3.json | 6 +
.../expected_events/openlineage_trigger_dag.json | 62 ++-
.../tests/unit/openlineage/plugins/test_adapter.py | 47 +-
.../unit/openlineage/plugins/test_listener.py | 8 +
11 files changed, 1071 insertions(+), 85 deletions(-)