Commit 7c6792e
authored
docs: Add installing guide for Datafusion API (#2597)
<!--
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
[API with Apache
DataFusion](https://py.iceberg.apache.org/api/#apache-datafusion) has
been supported, but it's missing in the installation guide.
## Are these changes tested?
Doc change.
## Are there any user-facing changes?
No.
<!-- In the case of user-facing changes, please add the changelog label.
-->1 parent 6020f24 commit 7c6792e
2 files changed
+3
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1928 | 1928 | | |
1929 | 1929 | | |
1930 | 1930 | | |
1931 | | - | |
| 1931 | + | |
1932 | 1932 | | |
1933 | 1933 | | |
1934 | 1934 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
| 64 | + | |
| 65 | + | |
64 | 66 | | |
65 | 67 | | |
66 | 68 | | |
| |||
0 commit comments