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 condition import for SQLAlcRow #2146

Merged
merged 2 commits into from
May 6, 2024
Merged

Remove condition import for SQLAlcRow #2146

merged 2 commits into from
May 6, 2024

Conversation

pankajastro
Copy link
Contributor

since airflow is pin to >2.7.0 remove conditional import
https://github.com/astronomer/astro-sdk/blob/main/python-sdk/pyproject.toml#L20

@phanikumv phanikumv requested review from pankajkoti and Lee-W May 6, 2024 07:07
@Lee-W
Copy link
Collaborator

Lee-W commented May 6, 2024

Looks like the CI is failing. Just rerun it. Let's see how it works

Copy link
Contributor

@pankajkoti pankajkoti left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Some tests seems to be failing. Should we fix them in this PR or a subsequent PR is better? Leaving the call to you to decide @pankajastro

@Lee-W
Copy link
Collaborator

Lee-W commented May 6, 2024

Looks like the CI is failing. Just rerun it. Let's see how it works

It still fails. I think we might need to check it 🤔

@pankajastro
Copy link
Contributor Author

It still fails. I think we might need to check it 🤔

Yes, it is broken since 2.9 I'm fixing in #2149

@pankajastro
Copy link
Contributor Author

GTM. Some tests seems to be failing. Should we fix them in this PR or a subsequent PR is better? Leaving the call to you to decide @pankajastro

yeah, the failure is unrelated to this change, I'll merge this one to fix the import error in example DAG and will fix CI in #2149

@pankajastro pankajastro merged commit 0960c84 into main May 6, 2024
34 of 39 checks passed
@pankajastro pankajastro deleted the fix_import_error branch May 6, 2024 20:09
@vatsrahul1001 vatsrahul1001 mentioned this pull request Jun 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants