Skip to content

Commit 8aebaea

Browse files
committed
update datafusion commit hash
1 parent 7f6187a commit 8aebaea

File tree

2 files changed

+29
-29
lines changed

2 files changed

+29
-29
lines changed

Cargo.lock

+27-27
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -64,5 +64,5 @@ lto = true
6464
codegen-units = 1
6565

6666
[patch.crates-io]
67-
datafusion = { git = "https://github.com/apache/datafusion.git", rev = "c71a9d7508e37e5d082e22d2953a12b61d290df5" }
68-
datafusion-substrait = { git = "https://github.com/apache/datafusion.git", rev = "c71a9d7508e37e5d082e22d2953a12b61d290df5" }
67+
datafusion = { git = "https://github.com/apache/datafusion.git", rev = "13dc8a61ee9f82965cea1ee1e751455e77794f24" }
68+
datafusion-substrait = { git = "https://github.com/apache/datafusion.git", rev = "13dc8a61ee9f82965cea1ee1e751455e77794f24" }

0 commit comments

Comments
 (0)