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

chore: upgrade to DataFusion 35.0 #2121

Merged
merged 8 commits into from
Jan 30, 2024
Merged

chore: upgrade to DataFusion 35.0 #2121

merged 8 commits into from
Jan 30, 2024

Conversation

philippemnoel
Copy link
Contributor

Description

This PR upgrades delta-rs to using DataFusion 35.0, which was recently released. In order to do this, I had to fix a few breaking changes, and also upgrade Arrow to 50 and sqlparser to 0.41.

Related Issue(s)

N/A

Documentation

See here for the list of PRs which required code change:

Copy link

ACTION NEEDED

delta-rs follows the Conventional Commits specification for release automation.

The PR title and description are used as the merge commit message. Please update your PR title and description to match the specification.

@philippemnoel philippemnoel changed the title Upgrade to DataFusion 35.0 chore: Upgrade to DataFusion 35.0 Jan 26, 2024
@philippemnoel philippemnoel marked this pull request as draft January 26, 2024 16:44
@philippemnoel philippemnoel changed the title chore: Upgrade to DataFusion 35.0 chore: upgrade to DataFusion 35.0 Jan 26, 2024
Copy link
Collaborator

@roeap roeap left a comment

Choose a reason for hiding this comment

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

LGTM 👍 - thanks for taking care of this @philippemnoel!

@roeap roeap merged commit 3406813 into delta-io:main Jan 30, 2024
20 checks passed
@philippemnoel
Copy link
Contributor Author

LGTM 👍 - thanks for taking care of this @philippemnoel!

Thanks for the review!

rtyler pushed a commit to dispanser/delta-rs that referenced this pull request Jan 31, 2024
# Description
This PR upgrades `delta-rs` to using DataFusion 35.0, which was recently
released. In order to do this, I had to fix a few breaking changes, and
also upgrade Arrow to 50 and `sqlparser` to 0.41.

# Related Issue(s)
N/A

# Documentation
See here for the list of PRs which required code change:
- apache/datafusion#8703
-
https://github.com/apache/arrow-datafusion/blob/ec6abece2dcfa68007b87c69eefa6b0d7333f628/dev/changelog/35.0.0.md?plain=1#L227

---------

Co-authored-by: Ming Ying <[email protected]>
RobinLin666 pushed a commit to RobinLin666/delta-rs that referenced this pull request Feb 2, 2024
# Description
This PR upgrades `delta-rs` to using DataFusion 35.0, which was recently
released. In order to do this, I had to fix a few breaking changes, and
also upgrade Arrow to 50 and `sqlparser` to 0.41.

# Related Issue(s)
N/A

# Documentation
See here for the list of PRs which required code change:
- apache/datafusion#8703
-
https://github.com/apache/arrow-datafusion/blob/ec6abece2dcfa68007b87c69eefa6b0d7333f628/dev/changelog/35.0.0.md?plain=1#L227

---------

Co-authored-by: Ming Ying <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
binding/rust Issues for the Rust crate
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants