You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
docs: Note pyiceberg only works with datafusion < 49 (#2602)
<!--
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
[Datafusion >= 49 is not backward
compatible](apache/iceberg-rust#1647 (comment))
and [Datafusion
API](https://py.iceberg.apache.org/api/#apache-datafusion) fails with
`bus error`.
This also fixes trailing whitespace in index.md.
## Are these changes tested?
Doc changes.
## Are there any user-facing changes?
No.
<!-- In the case of user-facing changes, please add the changelog label.
-->
0 commit comments