Skip to content

Feature/refactor azure synapse pipeline class - #38723

Merged
eladkal merged 7 commits into
apache:mainfrom
romsharon98:feature/refactor-azure-synapse-pipeline
Apr 4, 2024
Merged

Feature/refactor azure synapse pipeline class#38723
eladkal merged 7 commits into
apache:mainfrom
romsharon98:feature/refactor-azure-synapse-pipeline

Conversation

@romsharon98

@romsharon98 romsharon98 commented Apr 3, 2024

Copy link
Copy Markdown
Contributor

This PR intends to:

Introduce BaseAzureSynapseClass as the parent class for better code maintainability in Azure Synapse Hooks.
The base class will manage the common connection form, enabling child classes to inherit and share this connection form while implementing individual functionalities.

Add managed identity support to DefaultAzureCredential.

redo stale PR: #36622


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

Comment thread airflow/providers/microsoft/azure/CHANGELOG.rst Outdated
@romsharon98
romsharon98 force-pushed the feature/refactor-azure-synapse-pipeline branch from 7d656f6 to ec418c0 Compare April 4, 2024 12:37

@eladkal eladkal left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

LGTM

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