Skip to content

Commit 8a87136

Browse files
committed
Remove patch now that DF48 is released
1 parent 88432cd commit 8a87136

File tree

2 files changed

+66
-40
lines changed

2 files changed

+66
-40
lines changed

Cargo.lock

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

Cargo.toml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -61,10 +61,3 @@ crate-type = ["cdylib", "rlib"]
6161
[profile.release]
6262
lto = true
6363
codegen-units = 1
64-
65-
# TODO remove before merging to main
66-
[patch.crates-io]
67-
datafusion = { git = "https://github.com/apache/datafusion", rev = "33a32d4382bee7e3c705d0f55d05c24a115a2f98" }
68-
datafusion-substrait = { git = "https://github.com/apache/datafusion", rev = "33a32d4382bee7e3c705d0f55d05c24a115a2f98" }
69-
datafusion-proto = { git = "https://github.com/apache/datafusion", rev = "33a32d4382bee7e3c705d0f55d05c24a115a2f98" }
70-
datafusion-ffi = { git = "https://github.com/apache/datafusion", rev = "33a32d4382bee7e3c705d0f55d05c24a115a2f98" }

0 commit comments

Comments
 (0)