friendlymatthew opened a new issue, #18791: URL: https://github.com/apache/datafusion/issues/18791
### Is your feature request related to a problem or challenge? A follow up from https://github.com/apache/datafusion/pull/18718 I added some high-level tests [in a separate branch](https://github.com/apache/datafusion/compare/main...pydantic:datafusion:friendlymatthew/test-hash-union-arrays?expand=1) that exercise hashing union arrays through group by, distinct, aggregation queries Once these 2 upstream PRs in arrow land get merged, we should follow up with a couple of integration tests: - https://github.com/apache/arrow-rs/pull/8839 - https://github.com/apache/arrow-rs/pull/8838 Related: https://github.com/apache/datafusion/pull/18718#issuecomment-3543786118 cc @adriangb @Jefffrey ### Describe the solution you'd like _No response_ ### Describe alternatives you've considered _No response_ ### Additional context _No response_ -- 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]
