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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]