Commit 6a626c1
authored
docs: Note pyiceberg only works with datafusion
<!--
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.
-->< 49 (#2602)1 parent 7c6792e commit 6a626c1
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1939 | 1939 | | |
1940 | 1940 | | |
1941 | 1941 | | |
1942 | | - | |
| 1942 | + | |
1943 | 1943 | | |
1944 | 1944 | | |
1945 | 1945 | | |
| |||
0 commit comments