mobuchowski opened a new pull request, #71770: URL: https://github.com/apache/airflow/pull/71770
Existing Databricks jobs triggered by Airflow need the Airflow task hierarchy at run time so downstream OpenLineage events can retain parent and root relationships. This adds opt-in standardized OpenLineage context injection to DatabricksRunNowOperator via the OPENLINEAGE_CONTEXT job parameter, including parent/root job types, preservation of explicit context, legacy-parameter safety, retry/repair handling, documentation, and regression coverage. Validation: - prek pre-commit checks: passed - prek manual checks: passed - Focused Breeze tests: blocked before pytest because the local Podman/Docker backend was unavailable --- ##### Was generative AI tooling used to co-author this PR? - [X] Yes — Codex (GPT-5.6) -- 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]
