Description
Right now the new aggregation code path only support a single distinct column (you can use it in multiple aggregate functions in the query). We need to support multiple distinct columns by generating a different plan for handling multiple distinct columns (without change aggregate functions).
Attachments
Issue Links
- blocks
-
SPARK-9830 Remove AggregateExpression1 and Aggregate Operator used to evaluate AggregateExpression1s
- Resolved
- links to