Skip to content

build: bump pyiceberg-core from 0.9.1 to 0.10.1 - #3711

Merged
kevinjqliu merged 1 commit into
apache:mainfrom
VVKot:vkot/pyiceberg-core-0-10-0
Aug 2, 2026
Merged

build: bump pyiceberg-core from 0.9.1 to 0.10.1#3711
kevinjqliu merged 1 commit into
apache:mainfrom
VVKot:vkot/pyiceberg-core-0-10-0

Conversation

@VVKot

@VVKot VVKot commented Jul 26, 2026

Copy link
Copy Markdown
Contributor

Closes #3627

Important note

You can see this currently bumps to DF to 54, which is likely wrong - see apache/iceberg-rust#2864 (comment). As a result, this PR is blocked until a new version is published to PyPI - solved!

Rationale for this change

Aligns PyIceberg with the latest release of iceberg-rust.

Are these changes tested?

See existing tests.

Are there any user-facing changes?

No.

@kevinjqliu

Copy link
Copy Markdown
Contributor

thanks for catching the issue!

@kevinjqliu

Copy link
Copy Markdown
Contributor

pyiceberg-core 0.10.1 is out! https://pypi.org/project/pyiceberg-core/0.10.1/

😄

@VVKot
VVKot force-pushed the vkot/pyiceberg-core-0-10-0 branch from 747652a to b0ceeaf Compare August 1, 2026 19:14
@VVKot VVKot changed the title build: bump pyiceberg-core from 0.9.1 to 0.10.0 build: bump pyiceberg-core from 0.9.1 to 0.10.1 Aug 1, 2026
@VVKot

VVKot commented Aug 1, 2026

Copy link
Copy Markdown
Contributor Author

@kevinjqliu thanks, I've updated the PR!

@VVKot
VVKot marked this pull request as ready for review August 1, 2026 19:36
Comment thread pyproject.toml
hf = ["huggingface-hub>=0.24.0"]
pyiceberg-core = ["pyiceberg-core>=0.5.1,<0.10.0"]
datafusion = ["datafusion>=52,<53"]
# `pyiceberg-core` bundles a `datafusion-ffi` build, and the DataFusion FFI ABI is not stable

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Can we get rid of this comment? Not sure if it's valuable.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

I'd rather keep it while pins have to match exactly? Otherwise this knowledge is implicit and not written down anywhere (besides Github issues)

@kevinjqliu kevinjqliu left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

LGTM

Thank you!

@kevinjqliu
kevinjqliu merged commit a345c8b into apache:main Aug 2, 2026
18 checks passed
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.

Include pyiceberg-core 0.10.0 in pyiceberg 0.12 release

3 participants