Skip to content

Conversation

@potiuk
Copy link
Member

@potiuk potiuk commented Mar 13, 2022

This is a temporary measure until the Databricks SQL library
is released in Python 3.10 - compatible version.

Related to: #22220


^ Add meaningful description above

Read the Pull Request Guidelines for more information.
In case of fundamental code change, 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 UPDATING.md.

@potiuk
Copy link
Member Author

potiuk commented Mar 13, 2022

cc: @alexott

@potiuk potiuk mentioned this pull request Mar 13, 2022
@github-actions
Copy link

The PR is likely OK to be merged with just subset of tests for default Python and Database versions without running the full matrix of tests, because it does not modify the core of Airflow. If the committers decide that the full tests matrix is needed, they will add the label 'full tests needed'. Then you should rebase to the latest main or amend the last commit of the PR, and push it with --force-with-lease.

@github-actions github-actions bot added the okay to merge It's ok to merge this PR as it does not require more tests label Mar 13, 2022
This is a temporary measure until the Databricks SQL library
is released in Python 3.10 - compatible version.

Related to: apache#22220
@potiuk potiuk force-pushed the skip-some-databricks-tests-for-python310 branch from b851d5e to 1bd1035 Compare March 13, 2022 15:45
@potiuk potiuk merged commit af9d85c into apache:main Mar 13, 2022
@potiuk potiuk deleted the skip-some-databricks-tests-for-python310 branch March 13, 2022 16:53
potiuk pushed a commit to alexott/airflow that referenced this pull request Apr 10, 2022
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 pushed a commit that referenced this pull request Apr 10, 2022
New version of databricks-sql-connector fixes incompatibility with
Python 3.10, so rollig back #22221, and bumping dependency.

This closes #22220
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:providers okay to merge It's ok to merge this PR as it does not require more tests

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants