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

Fix failing dagrun query due to sqlalchemy 2.0 refactor #32801

Merged
merged 1 commit into from
Jul 24, 2023

Conversation

ephraimbuddy
Copy link
Contributor

@ephraimbuddy ephraimbuddy commented Jul 24, 2023

There was a mistake in refactoring this query but the code had no test coverage. This commit fixes it and adds a test to cover this part of the code

Related to #32350

There was a mistake in refactoring this query but the code had no test coverage.
This commit fixes it and adds a test to cover this part of the code
@boring-cyborg boring-cyborg bot added the area:webserver Webserver related Issues label Jul 24, 2023
@ephraimbuddy ephraimbuddy added the changelog:skip Changes that should be skipped from the changelog (CI, tests, etc..) label Jul 24, 2023
@ephraimbuddy ephraimbuddy added this to the Airflow 2.7.0 milestone Jul 24, 2023
@phanikumv phanikumv changed the title Fix failing dagrun query due to a refactor Fix failing dagrun query due to sqlalchemy 2.0 refactor Jul 24, 2023
@uranusjr uranusjr merged commit 0339f94 into apache:main Jul 24, 2023
@uranusjr uranusjr deleted the fix-query branch July 24, 2023 11:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:webserver Webserver related Issues changelog:skip Changes that should be skipped from the changelog (CI, tests, etc..)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants