mingmwang commented on PR #5345:
URL: 
https://github.com/apache/arrow-datafusion/pull/5345#issuecomment-1437782625

   I would like to add a rule to replace the `Distinct` to `Aggregate` at early 
stage of logical optimization phase, I think this will simply the following 
logical rules, sometime they might handle the `Aggregate` but forget to handle 
`Distinct`.


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