tests.system.openlineage.example_openlineage_policy_conf_source_code_dag¶
DAG exercising the OpenLineage emission policy authoring API.
An unlocked conf rule suppresses source code; authoring re-enables it per-task.
Required global conf: {“scope”: {“dag_id”: “openlineage_policy_conf_source_code_dag”}, “controls”: {“include_source_code”: false}}