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

Jesus Camacho Rodriguez commented on HIVE-15119:
------------------------------------------------

[~vgarg], there seem to be errors now that I did not see with the third patch. 
I saw an additional rule in the parser, i.e., _groupByExpressions_. Maybe that 
is the reason for those errors? I saw it is not referenced, why was it added? 
Thanks

> Support standard syntax for ROLLUP & CUBE
> -----------------------------------------
>
>                 Key: HIVE-15119
>                 URL: https://issues.apache.org/jira/browse/HIVE-15119
>             Project: Hive
>          Issue Type: Task
>          Components: Parser, SQL
>            Reporter: Vineet Garg
>            Assignee: Vineet Garg
>         Attachments: HIVE-15119.03.patch, HIVE-15119.2.patch, 
> HIVE-15119.4.patch, HIVE-15119.patch
>
>
> Standard ROLLUP and CUBE syntax is GROUP BY ROLLUP (expression list)... and 
> GROUP BY CUBE (expression list) respectively. 
> Currently HIVE only allows GROUP BY <expression list> WITH ROLLUP/CUBE syntax.
>  
>  We would like HIVE to support standard ROLLUP/CUBE syntax.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to