Skip to content

Optimise Airflow DB backend usage in Azure Provider#33750

Merged
potiuk merged 3 commits into
apache:mainfrom
Taragolis:optimise-azure-connection-usage
Aug 26, 2023
Merged

Optimise Airflow DB backend usage in Azure Provider#33750
potiuk merged 3 commits into
apache:mainfrom
Taragolis:optimise-azure-connection-usage

Conversation

@Taragolis

Copy link
Copy Markdown
Contributor

Postpone any DB calls in Azure Provider's Hook, Operators, and etc
In additional remove creation connections into DB during tests, replace it by different fixtures


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

@Taragolis Taragolis force-pushed the optimise-azure-connection-usage branch from 727e74c to a6bf98b Compare August 25, 2023 22:27
@Taragolis Taragolis changed the title Optimise connection usage in Azure Provider Optimise Metadata connection usage in Azure Provider Aug 25, 2023
@Taragolis Taragolis changed the title Optimise Metadata connection usage in Azure Provider Optimise Airflow DB backend usage in Azure Provider Aug 25, 2023

@potiuk potiuk 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.

NICE

@potiuk potiuk merged commit faf3253 into apache:main Aug 26, 2023
@Taragolis Taragolis deleted the optimise-azure-connection-usage branch August 31, 2023 22:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants