alamb commented on issue #5276:
URL: 
https://github.com/apache/arrow-datafusion/issues/5276#issuecomment-1433655590

   > I'll file a ticket if that possible to squeeze something from current 
distinct computation
   
   Makes sense
   
   Also in general this query looks like it is a test of how fast grouping can 
be done (in addition to the fact that our DISTINCT aggregator is pretty slow at 
the moment)
   
   There are a bunch of ideas floating around about how to make Grouping faster 
-- for example https://github.com/apache/arrow-datafusion/issues/4973 and some 
details on https://github.com/apache/arrow-datafusion/issues/1570
   
   I think someone just has to commit the time to hammering it out


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

Reply via email to