br413 opened a new pull request, #70185: URL: https://github.com/apache/airflow/pull/70185
## Summary - Add `_build_dbt_cloud_job_lineage` to expose `dbt_cloud_job_id`, `dbt_cloud_run_id`, and `dbt_cloud_account_id` as OpenLineage job tags on the Airflow task event - Wire into `get_openlineage_facets_on_start` / `get_openlineage_facets_on_complete` for `DbtCloudRunJobOperator` and `DbtCloudJobRunSensor` - Short-term approach per maintainer feedback on #68661 until [OpenLineage#4720](https://github.com/OpenLineage/OpenLineage/issues/4720) lands Relates to #68661 ## Test plan - [ ] `pytest providers/dbt/cloud/tests/unit/dbt/cloud/utils/test_openlineage.py -k BuildDbtCloudJobLineage` - [ ] CI provider-dbt-cloud checks pass -- 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]
