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

sqlalchemy error when running CLI command airflow tasks test -- #34491

Closed
1 of 2 tasks
rm-minus-r-star opened this issue Sep 19, 2023 · 2 comments
Closed
1 of 2 tasks
Labels
area:core kind:bug This is a clearly a bug needs-triage label for new issues that we didn't triage yet

Comments

@rm-minus-r-star
Copy link

Apache Airflow version

2.7.1

What happened

Same issue as #34109 with out-of-the-box 2.7.1.

Fix #34120 provided for 2.7.0 works, but has evidently not been included in 2.7.1

What you think should happen instead

I would have expected bug fixes to be included in later versions

How to reproduce

airflow tasks test dag-name task-id, as for #34109 under 2.7.1

Operating System

(X)Ubuntu 20.04.6 LTS

Versions of Apache Airflow Providers

apache-airflow-providers-common-sql==1.7.1
apache-airflow-providers-ftp==3.5.1
apache-airflow-providers-http==4.5.1
apache-airflow-providers-imap==3.3.1
apache-airflow-providers-sqlite==3.4.3

Deployment

Virtualenv installation

Deployment details

installed into venv after python3.10 -m venv venv

Anything else

No response

Are you willing to submit PR?

  • Yes I am willing to submit a PR!

Code of Conduct

@rm-minus-r-star rm-minus-r-star added area:core kind:bug This is a clearly a bug needs-triage label for new issues that we didn't triage yet labels Sep 19, 2023
@boring-cyborg
Copy link

boring-cyborg bot commented Sep 19, 2023

Thanks for opening your first issue here! Be sure to follow the issue template! If you are willing to raise PR to address this issue please do so, no need to wait for approval.

@Taragolis
Copy link
Contributor

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:core kind:bug This is a clearly a bug needs-triage label for new issues that we didn't triage yet
Projects
None yet
Development

No branches or pull requests

2 participants