dolfinus commented on PR #40854: URL: https://github.com/apache/airflow/pull/40854#issuecomment-2238815432
Updated implementation - current approach with `AirflowRunFacet` is left intact, new facet `airflow_dagRun: AirflowDagRunFacet` is introducet. Using key `airflow_dagRun` instead of `airflowDagRun` as recommended by [specification](https://github.com/OpenLineage/OpenLineage/blob/caecf5f39a4b2bb25513a3a0ef7a5346b4dd4a0d/spec/OpenLineage.md?plain=1#L120-L123). Regarding changing `AirflowRunFacet` name, key and probably content I've created discussion https://github.com/apache/airflow/discussions/40886. -- 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]
