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

Siddharth Seth commented on HIVE-14861:
---------------------------------------

This seems to be committed... but the jira is still open. Also I believe 
TestMiniTezCliDriver.explainanalyze_2 has started failing consistently after 
this commit. Can we please revert this, till there's a good test run (there's a 
consistent set of tests which fail - this shouldn't be committed at 18 test 
failures)

> Support precedence for set operator using parentheses
> -----------------------------------------------------
>
>                 Key: HIVE-14861
>                 URL: https://issues.apache.org/jira/browse/HIVE-14861
>             Project: Hive
>          Issue Type: Sub-task
>            Reporter: Pengcheng Xiong
>            Assignee: Pengcheng Xiong
>         Attachments: HIVE-14861.01.patch, HIVE-14861.02.patch
>
>
> We should support precedence for set operator by using parentheses. For 
> example
> {code}
> select * from src union all (select * from src union select * from src);
> {code}



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

Reply via email to