We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 880280c commit daf56fbCopy full SHA for daf56fb
Cargo.toml
@@ -63,9 +63,3 @@ crate-type = ["cdylib", "rlib"]
63
[profile.release]
64
lto = true
65
codegen-units = 1
66
-
67
-[patch.crates-io]
68
-datafusion = { git = "https://github.com/apache/datafusion.git", branch = "branch-50" }
69
-datafusion-substrait = { git = "https://github.com/apache/datafusion.git", branch = "branch-50" }
70
-datafusion-proto = { git = "https://github.com/apache/datafusion.git", branch = "branch-50" }
71
-datafusion-ffi = { git = "https://github.com/apache/datafusion.git", branch = "branch-50" }
0 commit comments