-
Notifications
You must be signed in to change notification settings - Fork 202
Add python 3.14 spport #853
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
|
I was wondering if there was any update on this pull request. |
|
Oh? Thank you for this work @Vincenthays, this really means a lot! |
|
Hello @Jazzinghen, |
|
@Vincenthays Do you have a link to the failing CI? |
|
I tested it locally on python3.14, cffi builds just fine. It's probably missing a c header library in the pipeline environment. On the other hand |
|
I’m not able to force pyarrow = ">=22" on my side — even after updating the constraint in connectorx-python/pyproject.toml |
|
I can try locally as well, however it seems like it might be necessary to explicitly install |
This reverts commit 9efd42a.
|
it worked 🎉 |
|
Woah! |
|
If you want to check I made some updates that make the CI pass: |
No description provided.