Skip to content

Commit 32dd294

Browse files
committed
chore: update datafusion to 42
1 parent dc0905a commit 32dd294

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

crates/integrations/datafusion/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ keywords = ["iceberg", "integrations", "datafusion"]
3131
[dependencies]
3232
anyhow = { workspace = true }
3333
async-trait = { workspace = true }
34-
datafusion = { version = "41.0.0" }
34+
datafusion = { version = "42" }
3535
futures = { workspace = true }
3636
iceberg = { workspace = true }
3737
tokio = { workspace = true }

0 commit comments

Comments
 (0)