8000
Skip to content

Support Python 3.14#880

Merged
tconbeer merged 4 commits intomainfrom
fix/py314
Oct 28, 2025
Merged

Support Python 3.14#880
tconbeer merged 4 commits intomainfrom
fix/py314

Conversation

@tconbeer
Copy link
Copy Markdown
Owner
@tconbeer tconbeer commented Oct 28, 2025

supersedes #879
closes #852

This fixes a small typing issue in 879. More importantly, it changes the solution for Pandas, to force Pandas 2.3 (which builds Python 3.11-3.14 wheels) on Python 3.14; to make that work, the databricks extra no longer installs the databricks adapter on 3.14.

More info in the harlequin-databricks issue

@tconbeer tconbeer enabled auto-merge (squash) October 28, 2025 19:40
@tconbeer tconbeer merged commit e6c09ba into main Oct 28, 2025
31 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Cannot install Harlequin on Python 3.14 due to pyarrow dependency

2 participants

0