jayzhan211 commented on issue #11360: URL: https://github.com/apache/datafusion/issues/11360#issuecomment-2222812983
What is the rationale of introduce single distinct to group by? Take `count` for example, I think distinct accumulator could be way more efficient than normal accumulator with group by 🤔 -- 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]
