Skip to content

Update datafusion to use arrow 9.0.0 - #1775

Merged
alamb merged 5 commits into
apache:masterfrom
alamb:alamb/update_to_arrow_9.0.1
Feb 14, 2022
Merged

Update datafusion to use arrow 9.0.0#1775
alamb merged 5 commits into
apache:masterfrom
alamb:alamb/update_to_arrow_9.0.1

Conversation

@alamb

@alambalamb commented Feb 7, 2022

Copy link
Copy Markdown
Contributor

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

Comment threadCargo.toml Outdated
lto = true
codegen-units = 1

[patch.crates-io]

Copy link
Copy Markdown
ContributorAuthor

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

This was referenced Feb 12, 2022
@alamb
alamb marked this pull request as ready for review February 13, 2022 12:22
@alambalamb mentioned this pull request Feb 13, 2022
@alamb

Copy link
Copy Markdown
ContributorAuthor

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:masterFeb 14, 2022
@alamb
alamb deleted the alamb/update_to_arrow_9.0.1 branch February 14, 2022 12:03
Sign up for freeto 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.

1 participant

@alamb