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

Refactor Sqlalchemy queries to 2.0 style (Part 5) #32474

Merged
merged 14 commits into from
Jul 12, 2023

Conversation

phanikumv
Copy link
Contributor

This is a continuation of the effort to refactor the queries to sqlalchemy 2.0

related: #28723


^ 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.

@phanikumv phanikumv added the full tests needed We need to run full set of tests for this PR to merge label Jul 10, 2023
Copy link
Member

@uranusjr uranusjr left a comment

Choose a reason for hiding this comment

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

I made some minor changes.

@phanikumv phanikumv force-pushed the sqla_metastore branch 3 times, most recently from f9349e2 to 2bb4a5a Compare July 11, 2023 09:12
@phanikumv phanikumv requested review from kaxil, XD-DENG and ashb as code owners July 11, 2023 09:12
uranusjr and others added 2 commits July 12, 2023 09:04
Also tuple_not_in_condition since they are basically the same thing but
different operator.
@phanikumv phanikumv merged commit 2f44ea5 into apache:main Jul 12, 2023
@phanikumv phanikumv deleted the sqla_metastore branch July 12, 2023 05:30
@ephraimbuddy ephraimbuddy added the type:misc/internal Changelog: Misc changes that should appear in change log label Aug 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:CLI full tests needed We need to run full set of tests for this PR to merge type:misc/internal Changelog: Misc changes that should appear in change log
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants