benbellick opened a new pull request, #20876: URL: https://github.com/apache/datafusion/pull/20876
## Summary - Bump `substrait` crate from 0.62.2 to 0.63.0 (v0.62.3 was yanked) - Adapt to breaking changes: removed deprecated `extension_uri_reference` fields (use `extension_urn_reference`), removed deprecated `extension_uris` field on `Plan`/`ExtendedExpression` (use `extension_urns`) - Handle new `LambdaParameterReference`, `Lambda`, and `LambdaInvocation` enum variants - Update `UserDefined` literal handling for new `TypeAnchorType` oneof Supersedes #20750 -- 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]
