We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dfd65d6 commit 865e565Copy full SHA for 865e565
crates/integrations/datafusion/Cargo.toml
@@ -31,7 +31,7 @@ keywords = ["iceberg", "integrations", "datafusion"]
31
[dependencies]
32
anyhow = { workspace = true }
33
async-trait = { workspace = true }
34
-datafusion = { version = "41.0.0" }
+datafusion = { version = "42" }
35
futures = { workspace = true }
36
iceberg = { workspace = true }
37
tokio = { workspace = true }
0 commit comments