Skip to content
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

pin apache-arrow #753

Merged
merged 2 commits into from
Feb 11, 2024
Merged

pin apache-arrow #753

merged 2 commits into from
Feb 11, 2024

Conversation

mbostock
Copy link
Member

Fixes #750. We need to match the version 13.0.0 of apache-arrow that is imported by duckdb-wasm 1.28.0. When we upgrade duckdb-wasm, we’ll need to update apache-arrow to match.

Hopefully this all goes away when we switch to self-hosting libraries…

@mbostock mbostock requested a review from Fil February 11, 2024 21:47
Copy link
Contributor

@Fil Fil left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yay self-hosting libraries: this will make the projects so much more consistent and resilient.

@mbostock mbostock enabled auto-merge (squash) February 11, 2024 22:03
@mbostock mbostock merged commit e99ad8a into main Feb 11, 2024
2 checks passed
@mbostock mbostock deleted the mbostock/pin-apache-arrow branch February 11, 2024 22:04
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.

DuckDBClient.of does not ingest arrays of values
2 participants