Skip to content

Commit c138e8c

Browse files
committed
Update datafusion-ffi
1 parent e36bf19 commit c138e8c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bindings/python/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,5 +35,5 @@ arrow = { version = "55.1", features = ["pyarrow", "chrono-tz"] }
3535
iceberg = { path = "../../crates/iceberg" }
3636
pyo3 = { version = "0.24.1", features = ["extension-module", "abi3-py39"] }
3737
iceberg-datafusion = { path = "../../crates/integrations/datafusion" }
38-
datafusion-ffi = { version = "48.0.1" }
38+
datafusion-ffi = { version = "49" }
3939
tokio = { version = "1.46.1", default-features = false }

0 commit comments

Comments
 (0)