Skip to content

Conversation

@alamb
Copy link
Contributor

@alamb alamb commented Jul 1, 2024

Which issue does this PR close?

Related to apache/arrow-rs#5905

Rationale for this change

This PR tests that updating to the next version of arrow and parquet are in fact not breaking changes

What changes are included in this PR?

Temporarily pin the version to arrow 52.1.0

Are these changes tested?

Yes

Are there any user-facing changes?

@alamb alamb marked this pull request as draft July 1, 2024 20:56
@github-actions github-actions bot added the logical-expr Logical plan and expressions label Jul 1, 2024
(l, r) => {
assert_eq!(l, r);
l.clone()
*l
Copy link
Contributor Author

Choose a reason for hiding this comment

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

This and the other needed changes are due to apache/arrow-rs#5840

@alamb alamb changed the title WIP: upgrade to arrow/parquet 52.1.0 Upgrade to arrow/parquet 52.1.0 Jul 6, 2024
@alamb alamb changed the title Upgrade to arrow/parquet 52.1.0 WIP Upgrade to arrow/parquet 52.1.0 Jul 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

logical-expr Logical plan and expressions

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant