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

Revert "Refactor Sqlalchemy queries to 2.0 style (Part 3) (#32177)" #32343

Merged
merged 1 commit into from
Jul 4, 2023

Conversation

potiuk
Copy link
Member

@potiuk potiuk commented Jul 4, 2023

This reverts commit 1065687.


^ Add meaningful description above

Read the Pull Request Guidelines for more information.
In case of fundamental code changes, an Airflow Improvement Proposal (AIP) is needed.
In case of a new dependency, check compliance with the ASF 3rd Party License Policy.
In case of backwards incompatible changes please leave a note in a newsfragment file, named {pr_number}.significant.rst or {issue_number}.significant.rst, in newsfragments.

@boring-cyborg boring-cyborg bot added the area:webserver Webserver related Issues label Jul 4, 2023
@potiuk potiuk added the full tests needed We need to run full set of tests for this PR to merge label Jul 4, 2023
@potiuk potiuk closed this Jul 4, 2023
@potiuk potiuk reopened this Jul 4, 2023
@potiuk
Copy link
Member Author

potiuk commented Jul 4, 2023

We need to revert and later you will have to reapply this one with "full tests needed" as it caused MSSQL failure in main @phanikumv. Sorry for that inconvenience but MSSQL tests are not stable when run on public runners so things like that might happen. We will likely have to find a better way for that one (I have an idea that I will explore soon).

@potiuk
Copy link
Member Author

potiuk commented Jul 4, 2023

Until it is somehow mitigated, just "full tests needed" shoudl be applied in cases like this one (sqlalchemy refactor) to test also mssql

@potiuk
Copy link
Member Author

potiuk commented Jul 4, 2023

OK. It passed the tests that were failing in main. Merging.

@potiuk potiuk merged commit 3c3c337 into apache:main Jul 4, 2023
@potiuk potiuk deleted the revert-sqlalchemy-refactor branch July 4, 2023 12:58
@ephraimbuddy ephraimbuddy added the changelog:skip Changes that should be skipped from the changelog (CI, tests, etc..) label Jul 6, 2023
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..) full tests needed We need to run full set of tests for this PR to merge
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants