[ 
https://issues.apache.org/jira/browse/HIVE-24986?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

ASF GitHub Bot updated HIVE-24986:
----------------------------------
    Labels: pull-request-available  (was: )

> Support aggregates on columns present in rollups
> ------------------------------------------------
>
>                 Key: HIVE-24986
>                 URL: https://issues.apache.org/jira/browse/HIVE-24986
>             Project: Hive
>          Issue Type: Improvement
>            Reporter: Zoltan Haindrich
>            Assignee: Zoltan Haindrich
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> {code}
> SELECT key, value, count(key) FROM src GROUP BY key, value with rollup;
> {code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to