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 9775305 commit 7272c2cCopy full SHA for 7272c2c
datafusion/substrait/Cargo.toml
@@ -34,7 +34,7 @@ datafusion = { version = "23.0.0", path = "../core" }
34
itertools = "0.10.5"
35
object_store = "0.5.4"
36
prost = "0.11"
37
-substrait = "0.7.1"
+substrait = "0.8.0"
38
tokio = "1.17"
39
40
[features]
0 commit comments