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 223a7fb commit 07c08a3Copy full SHA for 07c08a3
datafusion/substrait/Cargo.toml
@@ -35,7 +35,7 @@ itertools = { workspace = true }
35
object_store = { workspace = true }
36
prost = "0.12"
37
prost-types = "0.12"
38
-substrait = "0.18.0"
+substrait = "0.19.0"
39
tokio = "1.17"
40
41
[features]
0 commit comments