Skip to content

Conversation

@alexott
Copy link
Contributor

@alexott alexott commented Apr 10, 2022

New version of databricks-sql-connector fixes incompatibility with Python 3.10, so rolling back #22221, and bumping dependency.

closes #22220

@github-actions
Copy link

The PR most likely needs to run full matrix of tests because it modifies parts of the core of Airflow. However, committers might decide to merge it quickly and take the risk. If they don't merge it quickly - please rebase it to the latest main at your convenience, or amend the last commit of the PR, and push it with --force-with-lease.

@github-actions github-actions bot added the full tests needed We need to run full set of tests for this PR to merge label Apr 10, 2022
@alexott
Copy link
Contributor Author

alexott commented Apr 10, 2022

Error either in mypy rules, or in the Google hook...

@potiuk
Copy link
Member

potiuk commented Apr 10, 2022

New google dependencies which got upgraded recently, (this only shows up when you change dependencies yourself - it will upgrade to latest "matching" deps for everything and you get those kinds of errors):

Fix here: #22884

New version of databricks-sql-connector fixes incompatibility with
Python 3.10, so rollig back apache#22221, and bumping dependency.

This closes apache#22220
@potiuk potiuk force-pushed the upgrade-databricks-sql-connector branch from d2467bf to 28f0f69 Compare April 10, 2022 14:45
@potiuk
Copy link
Member

potiuk commented Apr 10, 2022

Rebased it after the #22884 was merged.

@alexott
Copy link
Contributor Author

alexott commented Apr 10, 2022

Thank you Jarek.
I’ll rebase other PRs

@potiuk potiuk merged commit 7be57eb into apache:main Apr 10, 2022
@ephraimbuddy ephraimbuddy added the changelog:skip Changes that should be skipped from the changelog (CI, tests, etc..) label Apr 11, 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..) full tests needed We need to run full set of tests for this PR to merge kind:documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Databricks SQL fails on Python 3.10

4 participants