brancz opened a new pull request, #19763: URL: https://github.com/apache/datafusion/pull/19763
## Which issue does this PR close? Closes #16011 (really all functionality was already implemented, but in https://github.com/apache/datafusion/pull/18981 @Jefffrey suggested to only close once we have an SLT covering the functionality) ## Rationale for this change Ensure that aggregating on REE arrays doesn't break end-to-end. ## What changes are included in this PR? An SLT covering aggregating on REE arrays. ## Are these changes tested? The whole change is a test. ## Are there any user-facing changes? None, just ensuring it doesn't break in the future. @alamb @Jefffrey -- 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]
