Skip to content

WIP Upgrade to arrow/parquet 52.1.0 - #11202

Closed
alamb wants to merge 5 commits into
apache:mainfrom
alamb:alamb/test_arrow_upgrade
Closed

WIP Upgrade to arrow/parquet 52.1.0#11202
alamb wants to merge 5 commits into
apache:mainfrom
alamb:alamb/test_arrow_upgrade

Conversation

@alamb

@alambalamb commented Jul 1, 2024

Copy link
Copy Markdown
Contributor

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-actionsgithub-actionsBot added the logical-expr Logical plan and expressions label Jul 1, 2024
(l, r) => {
assert_eq!(l, r);
l.clone()
*l

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.

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

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

Labels

logical-exprLogical plan and expressions

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@alamb