Skip to content

[v3-3-test] Pin databricks-sql-connector>=4.0.0 in generated constraints (#69863) - #69871

Merged
eladkal merged 1 commit into
v3-3-testfrom
backport-98b4b01-v3-3-test
Jul 14, 2026
Merged

[v3-3-test] Pin databricks-sql-connector>=4.0.0 in generated constraints (#69863)#69871
eladkal merged 1 commit into
v3-3-testfrom
backport-98b4b01-v3-3-test

Conversation

@github-actions

Copy link
Copy Markdown
Contributor

thrift 0.24.0 (apache/thrift#3584) is incompatible with the
databricks-sql-connector thrift<=0.23.0 requirement, so during highest
resolution the resolver preferred the newest thrift and downgraded the
connector, which in turn dragged the databricks provider back to an old
version. Pinning the connector to >=4.0.0 keeps PyPI constraints
installable with a current databricks-sql-connector and provider.
(cherry picked from commit 98b4b01)

Co-authored-by: Jarek Potiuk jarek@potiuk.com
closes: #69603

…nts (#69863)

thrift 0.24.0 (apache/thrift#3584) is incompatible with the
databricks-sql-connector thrift<=0.23.0 requirement, so during highest
resolution the resolver preferred the newest thrift and downgraded the
connector, which in turn dragged the databricks provider back to an old
version. Pinning the connector to >=4.0.0 keeps PyPI constraints
installable with a current databricks-sql-connector and provider.
(cherry picked from commit 98b4b01)

Co-authored-by: Jarek Potiuk <jarek@potiuk.com>
closes: #69603
@potiuk
potiuk marked this pull request as ready for review July 14, 2026 15:31
@eladkal
eladkal merged commit 38aef34 into v3-3-test Jul 14, 2026
141 of 150 checks passed
@eladkal
eladkal deleted the backport-98b4b01-v3-3-test branch July 14, 2026 18:06
@vatsrahul1001 vatsrahul1001 added the changelog:skip Changes that should be skipped from the changelog (CI, tests, etc..) label Jul 27, 2026
@vatsrahul1001 vatsrahul1001 added this to the Airflow 3.3.1 milestone Jul 27, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:dev-tools changelog:skip Changes that should be skipped from the changelog (CI, tests, etc..)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants