We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
< 49
1 parent 7c6792e commit d704401Copy full SHA for d704401
mkdocs/docs/api.md
@@ -1939,7 +1939,7 @@ PyIceberg integrates with [Apache DataFusion](https://datafusion.apache.org/) th
1939
1940
The integration has a few caveats:
1941
1942
- - Only works with `datafusion >= 45`
+ - Only works with `datafusion >= 45, < 49`
1943
- Depends directly on `iceberg-rust` instead of PyIceberg's implementation
1944
- Has limited features compared to the full PyIceberg API
1945
0 commit comments