tokoko opened a new pull request, #12863: URL: https://github.com/apache/datafusion/pull/12863
## Rationale for this change Adds support for set operations to substrait consumer except for Multiset Minus (still unsure what that one does exactly...) ## What changes are included in this PR? - updates substrait crate to latest and makes some necessary changes accordingly to handle recent changes in AggregateRel. - adds set op rules to consumer with tests. ## Are these changes tested? Yes ## Are there any user-facing changes? Yes -- 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]
