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

Pengcheng Xiong resolved HIVE-9105.
-----------------------------------
    Resolution: Fixed

> Hive-0.13 select constant in union all followed by group by gives wrong result
> ------------------------------------------------------------------------------
>
>                 Key: HIVE-9105
>                 URL: https://issues.apache.org/jira/browse/HIVE-9105
>             Project: Hive
>          Issue Type: Bug
>    Affects Versions: 0.13.0
>            Reporter: Pengcheng Xiong
>            Assignee: Pengcheng Xiong
>
> select '1' as key from srcpart where ds="2008-04-09"
> UNION all
> SELECT key from srcpart where ds="2008-04-09" and hr="11"
> ) tab group by key 
> will generate wrong results



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

Reply via email to