Airflow Summit 2026 is coming August 31 - September 2 in Austin, TX. Register now to secure your spot!

tests.system.openlineage.example_openlineage_policy_dag_events_false_dag

DAG exercising the OpenLineage emission policy authoring API.

Dag-level emit_dag_events=False suppresses DAG-run events only; task events must remain fully intact (source code, inputs/outputs, …). The task registers hook lineage so the emitted task event carries real inputs/outputs to assert on.

Attributes

DAG_ID

run

test_run

Module Contents

tests.system.openlineage.example_openlineage_policy_dag_events_false_dag.DAG_ID = 'openlineage_policy_dag_events_false_dag'[source]
tests.system.openlineage.example_openlineage_policy_dag_events_false_dag.run[source]
tests.system.openlineage.example_openlineage_policy_dag_events_false_dag.test_run[source]

Was this entry helpful?