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

Import Dataset from airflow.datasets to avoid circular dependency #34586

Merged
merged 1 commit into from
Sep 25, 2023

Conversation

hussein-awala
Copy link
Member

related: #34558

I'm not sure if this could fix the reported issue because we don't have the full context, but this PR consolidates the import of Dataset.

@uranusjr
Copy link
Member

Maybe we should have a static check to disallow any non-qualified imports like this. They really should not exist in the core Airflow code base (including providers).

@uranusjr uranusjr merged commit d1b7bca into apache:main Sep 25, 2023
43 checks passed
@ephraimbuddy ephraimbuddy added this to the Airflow 2.7.2 milestone Oct 3, 2023
@ephraimbuddy ephraimbuddy added the type:bug-fix Changelog: Bug Fixes label Oct 3, 2023
ephraimbuddy pushed a commit that referenced this pull request Oct 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:bug-fix Changelog: Bug Fixes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants