[ 
https://issues.apache.org/jira/browse/HIVE-3433?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13466742#comment-13466742
 ] 

Namit Jain commented on HIVE-3433:
----------------------------------

Optimized the patch.
This is ready for review.
If a rollup/cube is being performed, hash aggregation is always used.
The possible keys are computed, and the group by operator behaves as if
it received multiple keys (one per grouping set) from the upstream operator.
                
> Implement CUBE and ROLLUP operators in Hive
> -------------------------------------------
>
>                 Key: HIVE-3433
>                 URL: https://issues.apache.org/jira/browse/HIVE-3433
>             Project: Hive
>          Issue Type: New Feature
>          Components: Query Processor
>            Reporter: Sambavi Muthukrishnan
>            Assignee: Namit Jain
>         Attachments: hive.3433.1.patch
>
>


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to