benbellick opened a new pull request, #20750: URL: https://github.com/apache/datafusion/pull/20750
Bump the `substrait` crate from 0.62 to 0.62.3 to pick up `RexType::Lambda` and `RexType::LambdaInvocation` variants, which are needed to support lambda expressions in the substrait consumer/producer (see #18921). API changes adapted: - `UserDefined.type_reference` replaced with `type_anchor_type` oneof enum - New `RexType::Lambda` and `RexType::LambdaInvocation` variants stubbed as not-yet-implemented -- 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]
