Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove Airflow 3 Deprecation Warning dependency in OTel Provider #46600

Conversation

jscheffl
Copy link
Contributor

@jscheffl jscheffl commented Feb 9, 2025

As we are getting closer to Airflow 3, Deprecations warnings should not be warning for Airflow 3 anymore.

To be able to clean this also the AirflowContextDeprecationWarning needs to be removed in core, which OTel provider still depends on. Adding a small import indirection such that we can clean the core w/o breaking provider.

@jscheffl jscheffl force-pushed the feature/remove-airflow3-deprecation-dependency-in-otel-provider branch from 470b64e to 13b6780 Compare February 9, 2025 16:52
@jscheffl jscheffl added the full tests needed We need to run full set of tests for this PR to merge label Feb 9, 2025
@jscheffl jscheffl closed this Feb 9, 2025
@jscheffl jscheffl reopened this Feb 9, 2025
@jscheffl jscheffl merged commit 2166c03 into apache:main Feb 9, 2025
149 of 150 checks passed
ambika-garg pushed a commit to ambika-garg/airflow that referenced this pull request Feb 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
full tests needed We need to run full set of tests for this PR to merge provider:openlineage AIP-53
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants