Skip to content

Commit 107573e

Browse files
committed
update docs
1 parent b804396 commit 107573e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mkdocs/docs/api.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1941,7 +1941,7 @@ PyIceberg integrates with [Apache DataFusion](https://datafusion.apache.org/) th
19411941

19421942
The integration has a few caveats:
19431943

1944-
- Only works with `datafusion >= 45, < 49`
1944+
- Only works with `datafusion == 51`, aligns with the version used in `pyiceberg-core`
19451945
- Depends directly on `iceberg-rust` instead of PyIceberg's implementation
19461946
- Has limited features compared to the full PyIceberg API
19471947

0 commit comments

Comments
 (0)