mattiabertorello opened a new pull request, #37255:
URL: https://github.com/apache/airflow/pull/37255

   Currently, a lineage backend has difficulty distinguishing between job types 
Spark, DBT, and Airflow and needs regex on the _producer to get this 
information.
   We need to add the JobType that is supported in the OpenLineage 
[specification](https://openlineage.io/docs/spec/facets/job-facets/job-type/#) 
to fix the issue.
   
   These changes are the same as done in the PR 
[#2412](https://github.com/OpenLineage/OpenLineage/pull/2412/). Open the 
OpenLineage repository for an older version of Airflow.


-- 
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]

Reply via email to