fred1268 commented on PR #23716: URL: https://github.com/apache/datafusion/pull/23716#issuecomment-5101059970
The high cardinality benchmark, although still an improvement, is not as good as in the previous version. That being said, I would expect most people will do `array_agg(DISTINCT col)` when there is a limited number of values in `col` so this should not be too much of a problem. -- 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]
