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 ecaa731 commit 4ca4da3Copy full SHA for 4ca4da3
datafusion/substrait/Cargo.toml
@@ -41,7 +41,7 @@ object_store = { workspace = true }
41
pbjson-types = "0.7"
42
# TODO use workspace version
43
prost = "0.13"
44
-substrait = { version = "0.46", features = ["serde"] }
+substrait = { version = "0.47", features = ["serde"] }
45
url = { workspace = true }
46
47
[dev-dependencies]
0 commit comments