Skip to content

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

Merged
phanikumv merged 14 commits into
apache:mainfrom
astronomer:sqla_metastore
Jul 12, 2023
Merged

Refactor Sqlalchemy queries to 2.0 style (Part 5)#32474
phanikumv merged 14 commits into
apache:mainfrom
astronomer:sqla_metastore

Conversation

@phanikumv

Copy link
Copy Markdown
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

@uranusjr uranusjr left a comment

Copy link
Copy Markdown
Member

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 XD-DENG, ashb and kaxil as code owners July 11, 2023 09:12
Comment thread tests/cli/commands/test_task_command.py Outdated
Comment thread airflow/models/renderedtifields.py Outdated
Comment thread airflow/models/renderedtifields.py Outdated
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