ametel01 commented on PR #68588: URL: https://github.com/apache/airflow/pull/68588#issuecomment-4924279667
Addressed the review feedback in `291042d65a`: - moved the task-event job-facet kwargs helper out of `listener.py` into OpenLineage utils - inlined the sourceCodeLocation assertions in listener tests - removed the producer-specific expected facet construction from the utility test - updated the source-location listener tests to patch `resolve_task_emission_policy` The branch includes the latest `upstream/main` fetched during this update, commit `e05d6cd321`. I kept the core/SDK and provider changes together here because the OpenLineage provider is the first consumer exercising the serialized Dag metadata; the PR still keeps the public Dag metadata and provider emission covered together. --- Drafted-by: OpenAI Codex (GPT-5.5) (no human review before posting) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
