tatiana commented on code in PR #39366:
URL: https://github.com/apache/airflow/pull/39366#discussion_r1592206612


##########
airflow/providers/dbt/cloud/provider.yaml:
##########
@@ -57,6 +57,13 @@ dependencies:
   - asgiref
   - aiohttp>=3.9.2
 
+additional-extras:
+  # pip install apache-airflow-providers-dbt-cloud[openlineage]
+  - name: openlineage
+    description: Install compatible OpenLineage dependencies
+    dependencies:
+      - apache-airflow-providers-openlineage>=1.7.0

Review Comment:
   @eladkal just added 464a5a02184861a0b3de788b2cbdc31b7d34ec5b , please, let 
me know if it looks better and if you'd like any further changes!



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