The GitHub Actions job "Python CI" on iceberg-python.git/main has succeeded.
Run started by GitHub user Fokko (triggered by Fokko).

Head commit for run:
287f679435e18d65d2792c977e7e9806f908dc80 / Kevin Liu 
<[email protected]>
dep: upgrade `pyiceberg-core` to 0.8.0 and `datafusion` to 51 (#2928)

<!--
Thanks for opening a pull request!
-->

<!-- In the case this PR will resolve an issue, please replace
${GITHUB_ISSUE_ID} below with the actual Github issue id. -->
<!-- Closes #${GITHUB_ISSUE_ID} -->

# Rationale for this change
Update pyiceberg-core to the latest release, 0.8.0
Also update datafusion to match the version iceberg-rust uses, v51
https://github.com/apache/iceberg-rust/blob/v0.8.0/Cargo.toml#L65

Pulled in #2749 as well. Otherwise CI will fail.
`register_table_provider` has been deprecated:
https://datafusion.apache.org/python/autoapi/datafusion/context/index.html#datafusion.context.SessionContext.register_table_provider

## Are these changes tested?

## Are there any user-facing changes?

<!-- In the case of user-facing changes, please add the changelog label.
-->

---------

Co-authored-by: Fokko Driesprong <[email protected]>

Report URL: https://github.com/apache/iceberg-python/actions/runs/21171715467

With regards,
GitHub Actions via GitBox

Reply via email to