mzabaluev commented on issue #22682: URL: https://github.com/apache/datafusion/issues/22682#issuecomment-4997038990
So I would suggest to specialize for `List` / `LargeList` columns with #23648, because it does compare and store underlying values using a `Box<dyn GroupColumn>` without a combinatorial explosion. -- 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]
