mattiabertorello commented on code in PR #37255:
URL: https://github.com/apache/airflow/pull/37255#discussion_r1485994854
##########
airflow/providers/openlineage/plugins/adapter.py:
##########
@@ -350,6 +358,7 @@ def _build_run(
@staticmethod
def _build_job(
job_name: str,
+ job_type: JobTypeJobFacet,
Review Comment:
Thanks for the suggestion
I used the method `_build_job` to create the Job in the dag methods.
--
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]