Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Conversation

@Fokko
Copy link
Contributor

@Fokko Fokko commented Nov 17, 2025

Rationale for this change

register_table_provider has been deprecated: https://datafusion.apache.org/python/autoapi/datafusion/context/index.html#datafusion.context.SessionContext.register_table_provider

image

Are these changes tested?

Are there any user-facing changes?

@kevinjqliu
Copy link
Contributor

ah this is deprecated in datafusion 50.x

The next release of pyiceberg-core (0.8) will have datafusion 50.x as a dependency
https://github.com/apache/iceberg-rust/blob/e519c3aed12ec762b360e7ee9b53530b6214015e/Cargo.toml#L65

We can then upgrade pyiceberg's dependency to datafusion 50.x and deprecate this function.

kevinjqliu added a commit to kevinjqliu/iceberg-python that referenced this pull request Dec 23, 2025
Merge branch 'fd-datafusion' into kevinjqliu/iceberg-rust-rc
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.

2 participants

Morty Proxy This is a proxified and sanitized view of the page, visit original site.