[
https://issues.apache.org/jira/browse/HIVE-14861?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15557424#comment-15557424
]
Pengcheng Xiong commented on HIVE-14861:
----------------------------------------
Yes, i think so, this is a new feature.
> 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
> Affects Versions: 2.1.0
> Reporter: Pengcheng Xiong
> Assignee: Pengcheng Xiong
> Fix For: 2.2.0
>
> 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)