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 2f4c857 commit ff6ac40Copy full SHA for ff6ac40
Cargo.toml
@@ -34,11 +34,3 @@ pedantic = { level = "deny", priority = -1 }
34
[[bench]]
35
name = "main"
36
harness = false
37
-
38
-[patch.crates-io]
39
-datafusion = { git = "https://github.com/apache/datafusion.git", rev = "66a7423" }
40
-datafusion-common = { git = "https://github.com/apache/datafusion.git", rev = "66a7423" }
41
-datafusion-physical-expr = { git = "https://github.com/apache/datafusion.git", rev = "66a7423" }
42
-datafusion-functions-aggregate = { git = "https://github.com/apache/datafusion.git", rev = "66a7423" }
43
-datafusion-expr = { git = "https://github.com/apache/datafusion.git", rev = "66a7423" }
44
-datafusion-macros = { git = "https://github.com/apache/datafusion.git", rev = "66a7423" }
0 commit comments