Skip to content

Conversation

@toddtreece
Copy link
Contributor

@toddtreece toddtreece commented Jul 2, 2021

Which issue does this PR close?

Closes #653.

Rationale for this change

It looks like the interface of arrow::compute::window::shift changed from v4.3 to v4.4, so this will fix build errors if arrow@4.3.0 is currently in the Cargo.lock.

What changes are included in this PR?

Bumping the arrow and parquet versions to v4.4

Are there any user-facing changes?

None

Copy link
Contributor

@Dandandan Dandandan left a comment

Choose a reason for hiding this comment

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

👍

@alamb alamb merged commit 84fab4e into apache:master Jul 2, 2021
@alamb
Copy link
Contributor

alamb commented Jul 2, 2021

Thank you @toddtreece !

andygrove added a commit to andygrove/datafusion that referenced this pull request Jan 31, 2025
* refactor in preparation for moving cast to spark-expr crate

* errors

* move cast to spark-expr crate

* machete

* refactor errors

* clean up imports
unkloud pushed a commit to unkloud/datafusion that referenced this pull request Mar 23, 2025
* refactor in preparation for moving cast to spark-expr crate

* errors

* move cast to spark-expr crate

* machete

* refactor errors

* clean up imports
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.

Build fails with arrow@4.3

3 participants