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

Update datafusion to use arrow 9.0.0 #1775

Merged
merged 5 commits into from
Feb 14, 2022

Conversation

alamb
Copy link
Contributor

@alamb alamb commented Feb 7, 2022

Rationale for this change

Update datafusion to use arrow 9 (draft until the actual release is published to crates.io)

Closes #1824
Closes #1825
Closes #1826

Keep up to date with dependencies and get performance improvements to parquet and filtering https://github.com/apache/arrow-rs/tree/9.0.2

Cargo.toml Outdated
@@ -33,3 +33,8 @@ members = [
[profile.release]
lto = true
codegen-units = 1

[patch.crates-io]
Copy link
Contributor Author

Choose a reason for hiding this comment

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

will remove prior to merge

@github-actions github-actions bot added ballista datafusion Changes in the datafusion crate labels Feb 7, 2022
This was referenced Feb 12, 2022
@alamb alamb marked this pull request as ready for review February 13, 2022 12:22
@alamb
Copy link
Contributor Author

alamb commented Feb 14, 2022

I am merging this one in as there are no code changes and it is just a dependency update and it is blocking the release of DataFusion 7.0.0 #1587

@alamb alamb merged commit eb121ba into apache:master Feb 14, 2022
@alamb alamb deleted the alamb/update_to_arrow_9.0.1 branch February 14, 2022 12:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
datafusion Changes in the datafusion crate
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant