adriangb commented on PR #25132:
URL: https://github.com/apache/datafusion/pull/25132#issuecomment-5611152224

   Numbers are in and captured in 
https://github.com/apache/datafusion/pull/25123. Closing.
   
   This branch (option 1 of https://github.com/apache/datafusion/issues/25116) 
is what #25123 now ships. The counting-sort variant it was measured against is 
faster where the groups are many, but 10% slower on `clickbench_extended` Q2, 
which groups by a 110-value column with four `COUNT(DISTINCT)` adapters. #25123 
carries the full comparison.


-- 
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]

Reply via email to