Skip to content

Conversation

@kazanzhy
Copy link
Contributor

@kazanzhy kazanzhy commented Dec 13, 2021

Fix MyPy Errors for Databricks provider.

Also, refactored in the next way.
Before: every API call, the state of databricks_conn was checked and if it was None then the connection was got.
Now: connection creates in __init__

related: #19891

@kazanzhy kazanzhy mentioned this pull request Dec 13, 2021
10 tasks
@potiuk potiuk added the mypy Fixing MyPy problems after bumpin MyPy to 0.990 label Dec 14, 2021
@potiuk potiuk merged commit cad3927 into apache:main Dec 14, 2021
@kazanzhy kazanzhy deleted the fix_mypy_databricks branch December 14, 2021 17:03
@kaxil kaxil added the changelog:skip Changes that should be skipped from the changelog (CI, tests, etc..) label Jan 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:providers changelog:skip Changes that should be skipped from the changelog (CI, tests, etc..) mypy Fixing MyPy problems after bumpin MyPy to 0.990

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants