Skip to content

Commit d1b97b5

Browse files
committed
Update test for rc2
1 parent 02d19d8 commit d1b97b5

File tree

7 files changed

+429
-447
lines changed

7 files changed

+429
-447
lines changed

Cargo.lock

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

Cargo.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ lto = true
6565
codegen-units = 1
6666

6767
[patch.crates-io]
68-
datafusion = { git = "https://github.com/apache/datafusion", branch = "branch-51" }
69-
datafusion-substrait = { git = "https://github.com/apache/datafusion", branch = "branch-51" }
70-
datafusion-proto = { git = "https://github.com/apache/datafusion", branch = "branch-51" }
71-
datafusion-ffi = { git = "https://github.com/apache/datafusion", branch = "branch-51" }
68+
datafusion = { git = "https://github.com/apache/datafusion", rev = "fd35a09438a2b4841431f5e86ffef378cbbda7c9" }
69+
datafusion-substrait = { git = "https://github.com/apache/datafusion", rev = "fd35a09438a2b4841431f5e86ffef378cbbda7c9" }
70+
datafusion-proto = { git = "https://github.com/apache/datafusion", rev = "fd35a09438a2b4841431f5e86ffef378cbbda7c9" }
71+
datafusion-ffi = { git = "https://github.com/apache/datafusion", rev = "fd35a09438a2b4841431f5e86ffef378cbbda7c9" }

0 commit comments

Comments
 (0)