You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "eladkal (via GitHub)" <gi...@apache.org> on 2023/07/01 07:36:14 UTC

[GitHub] [airflow] eladkal commented on a diff in pull request #31398: openlineage, common.sql: provide OL SQL parser as internal OpenLineage provider API

eladkal commented on code in PR #31398:
URL: https://github.com/apache/airflow/pull/31398#discussion_r1248622721


##########
generated/provider_dependencies.json:
##########
@@ -231,7 +231,9 @@
     "deps": [
       "sqlparse>=0.4.2"
     ],
-    "cross-providers-deps": []
+    "cross-providers-deps": [
+      "openlineage"

Review Comment:
   I think we need to revert this PR.
   
   This change add `openlineage` extra to `common.sql` but  `openlineage` has never been released. We can not add such extra till we release `openlineage`
   



-- 
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: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org