mattcuento commented on code in PR #1360:
URL: 
https://github.com/apache/datafusion-ballista/pull/1360#discussion_r2662200067


##########
Cargo.toml:
##########
@@ -39,6 +39,7 @@ datafusion = "51.0.0"
 datafusion-cli = "51.0.0"
 datafusion-proto = "51.0.0"
 datafusion-proto-common = "51.0.0"
+datafusion-substrait = { version = "51.0.0", features = ["protoc"] }

Review Comment:
   I see datafusion has 1.92 in their toolchain, so bumped and committed 
`rust:1.92-trixie` here (required in this PR for protoc)
   
   I'll open another PR for the CLI image, it does look like ubuntu references 
are already up to date with trixie via 24.04



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to