Skip to content

chore: Upgrade datafusion, geoarrow & other deps#67

Merged
kylebarron merged 1 commit into
datafusion-contrib:mainfrom
mjgarton:main
Mar 30, 2026
Merged

chore: Upgrade datafusion, geoarrow & other deps#67
kylebarron merged 1 commit into
datafusion-contrib:mainfrom
mjgarton:main

Conversation

@mjgarton
Copy link
Copy Markdown
Contributor

Upgrade datafusion, geoarrow, and other related dependencies.

@mjgarton mjgarton mentioned this pull request Mar 29, 2026
@sunng87
Copy link
Copy Markdown
Member

sunng87 commented Mar 30, 2026

We will need datafusion-python to release for latest datafusion as well.

Upgrade datafusion, geoarrow, and other related dependencies.
@mjgarton mjgarton changed the title Upgrade datafusion & geoarrow & other dependencies chore: Upgrade datafusion, geoarrow & other deps Mar 30, 2026
@github-actions github-actions Bot added the chore label Mar 30, 2026
@kylebarron
Copy link
Copy Markdown
Collaborator

Ideally datafusion-python should make a release soon.

In this case the CI isn't failing at least, so we can merge and publish the Rust version, and wait to publish Python until datafusion-python is released.

@kylebarron kylebarron merged commit 815631e into datafusion-contrib:main Mar 30, 2026
7 of 8 checks passed
@kylebarron
Copy link
Copy Markdown
Collaborator

If anyone would be interested in a PR to update the version here that would be great

@mjgarton
Copy link
Copy Markdown
Contributor Author

I have to admit I don't understand the need for a datafusion-python release, or what else in here needs to change after that happens. I don't know anything about python, so I'll leave it to someone else who does.

@kylebarron
Copy link
Copy Markdown
Collaborator

kylebarron commented Mar 30, 2026

The geodatafusion Python package relies on the upstream datafusion Python package. Because of ABI stability they need the same underlying Rust datafusion versions; meaning that the Python versions need to match

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

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants