We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b804396 commit 107573eCopy full SHA for 107573e
mkdocs/docs/api.md
@@ -1941,7 +1941,7 @@ PyIceberg integrates with [Apache DataFusion](https://datafusion.apache.org/) th
1941
1942
The integration has a few caveats:
1943
1944
- - Only works with `datafusion >= 45, < 49`
+ - Only works with `datafusion == 51`, aligns with the version used in `pyiceberg-core`
1945
- Depends directly on `iceberg-rust` instead of PyIceberg's implementation
1946
- Has limited features compared to the full PyIceberg API
1947
0 commit comments