Skip to content

upgrade arrow-rs to 55 #496

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

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

upgrade arrow-rs to 55 #496

wants to merge 2 commits into from

Conversation

AdamGS
Copy link

@AdamGS AdamGS commented Apr 15, 2025

also did a couple of clippy/fmt driven cleanups + removed an unused dependency.
Also fixed a minor issue where duckdb_entrypoint macro required external imports, so this seems like a nicer cleanup but I wouldn't mind splitting it into a separate PR.

gatesn pushed a commit to vortex-data/vortex that referenced this pull request Apr 30, 2025
Getting ready for the [datafusion 47
release](apache/datafusion#15072).

## Current issues
- [x] apache/datafusion#15072
- [x] duckdb-rs depends on arrow 54, opened a PR to fix -
duckdb/duckdb-rs#496.
- [ ] object-store 0.12 has a regression on Azure, not sure what's the
priority here but shouldn't be too hard to find the root cause if we
care. apache/arrow-rs-object-store#320
@ahirner
Copy link

ahirner commented May 13, 2025

I'm interested in getting this PR merged and released, since it blocks datafusion-contrib/datafusion-table-providers#324.

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.

3 participants