Github user hvanhovell commented on the pull request:

    https://github.com/apache/spark/pull/10228#issuecomment-163699118
  
    We could move the planning of a distinct queries entirely to the 
DistinctAggregateRewriter. This would require us to merge the non-distinct 
aggregate paths and the first distinct group aggregate path, so we could avoid 
the expand in case of a single disinct column group.
    
    This is quite a bit of work; I don't know if this is worth the effort.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to