Skip to content

Commit ed912ab

Browse files
chore(rust): Bump the arrow-datafusion group in /rust with 2 updates (#3920)
Bumps the arrow-datafusion group in /rust with 2 updates: [datafusion](https://github.com/apache/datafusion) and [datafusion-substrait](https://github.com/apache/datafusion). Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6c30305 commit ed912ab

2 files changed

Lines changed: 65 additions & 65 deletions

File tree

rust/Cargo.lock

Lines changed: 63 additions & 63 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

rust/driver/datafusion/Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,8 @@ adbc_ffi = { workspace = true, optional = true }
3636
arrow-array = "57.2.0"
3737
arrow-buffer = "57.2.0"
3838
arrow-schema = "57.2.0"
39-
datafusion = { version = "52.0.0", default-features = false }
40-
datafusion-substrait = { version = "52.0.0", default-features = false }
39+
datafusion = { version = "52.1.0", default-features = false }
40+
datafusion-substrait = { version = "52.1.0", default-features = false }
4141
tokio = { version = "1.49", features = ["rt-multi-thread"] }
4242
prost = "0.14.1"
4343

0 commit comments

Comments
 (0)