Skip to content

Chore: Updated PyArrow Dependencies#3362

Merged
kevinjqliu merged 1 commit into
apache:mainfrom
CalebWeisgerber:dev
May 26, 2026
Merged

Chore: Updated PyArrow Dependencies#3362
kevinjqliu merged 1 commit into
apache:mainfrom
CalebWeisgerber:dev

Conversation

@CalebWeisgerber
Copy link
Copy Markdown
Contributor

@CalebWeisgerber CalebWeisgerber commented May 15, 2026

Closes #3356

Rationale for this change

Update pyproject.toml so pyarrow no longer pulls in pyarrow-core. The uv.lock was also regenerated to reflect the change of the dependency tree. All test passed in both test and test-integration. However, in integration 80 test where skipped after the update,

This is an issue presented in apache/iceberg-rust#2442

Are these changes tested?

Are there any user-facing changes?

@CalebWeisgerber CalebWeisgerber marked this pull request as draft May 15, 2026 06:28
@CalebWeisgerber CalebWeisgerber marked this pull request as ready for review May 15, 2026 22:39
@KaiDevrim
Copy link
Copy Markdown

lgtm

@kevinjqliu kevinjqliu changed the title Updated PyArrow Dependencies Chore: Updated PyArrow Dependencies May 26, 2026
Copy link
Copy Markdown
Contributor

@kevinjqliu kevinjqliu left a comment

Choose a reason for hiding this comment

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

LGTM ty!

@kevinjqliu kevinjqliu merged commit d99e463 into apache:main May 26, 2026
16 checks passed
@kevinjqliu
Copy link
Copy Markdown
Contributor

Thank you @CalebWeisgerber for the PR and thanks for the review @KaiDevrim

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.

Remove pyiceberg-core from the pyarrow extra

3 participants