alamb commented on PR #17866: URL: https://github.com/apache/datafusion/pull/17866#issuecomment-3378474802
> Note that bumping substrait-rs resulted in a bump of prost and pbjson-types. These needed to be specified specifically in the datafusion-substrait crate because the currently released version of arrow-rs depends on different versions of prost and pbjson-types. Once the next version of arrow-rs is released and updated in datafusion, the special handling can be removed. The special override of the versions of those packages is noted in a comment in the Cargo.toml file. I have a work in progress to upgrade here: * https://github.com/apache/datafusion/pull/17888 I confirm the prost version was upgraded -- 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]
