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 aff3e71 commit a739fd7Copy full SHA for a739fd7
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 = "722ccb9" }
40
-datafusion-common = { git = "https://github.com/apache/datafusion.git", rev = "722ccb9" }
41
-datafusion-physical-expr = { git = "https://github.com/apache/datafusion.git", rev = "722ccb9" }
42
-datafusion-functions-aggregate = { git = "https://github.com/apache/datafusion.git", rev = "722ccb9" }
43
-datafusion-expr = { git = "https://github.com/apache/datafusion.git", rev = "722ccb9" }
44
-datafusion-macros = { git = "https://github.com/apache/datafusion.git", rev = "722ccb9" }
0 commit comments