Skip to content

Conversation

@karunpoudel
Copy link
Contributor


^ 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 airflow-core/newsfragments.

@karunpoudel karunpoudel requested a review from potiuk as a code owner October 23, 2025 22:14
@boring-cyborg boring-cyborg bot added area:providers provider:postgres provider:snowflake Issues related to Snowflake provider labels Oct 23, 2025
@potiuk
Copy link
Member

potiuk commented Oct 25, 2025

Also good way would be to add >= in the optional dependency "microsoft.azure" in pyproject.toml files -> that's not "requirement" so error handling is still good, but it would give enough of a hint to the users that this is expected.

@karunpoudel-chr
Copy link
Contributor

Also good way would be to add >= in the optional dependency "microsoft.azure" in pyproject.toml files -> that's not "requirement" so error handling is still good, but it would give enough of a hint to the users that this is expected.

added >=12.8.0 in pyporject.toml

@potiuk potiuk merged commit 4994286 into apache:main Nov 4, 2025
94 checks passed
Copilot AI pushed a commit to jason810496/airflow that referenced this pull request Dec 5, 2025
…ion of AzureBaseHook (apache#57184)

* better error handling

* update exception class and docstring

* rename test case

* update requirements

---------

Co-authored-by: Karun Poudel <64540927+karunpoudel-chr@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants