mobuchowski commented on code in PR #45326:
URL: https://github.com/apache/airflow/pull/45326#discussion_r1907594546
##########
providers/src/airflow/providers/google/cloud/openlineage/utils.py:
##########
@@ -466,18 +467,19 @@ def inject_openlineage_properties_into_dataproc_job(
- OpenLineage provider is not accessible.
- The job type is not supported.
- Automatic parent job information injection is disabled.
- - Any OpenLineage properties with parent job information are
already present
+ - Any OpenLineage properties with respective information are
already present
Review Comment:
Not sure if that clarifies the subject :)
Maybe enumerate those properties? Not only `parent job`, but also
`transport`.
--
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]