Pengcheng Xiong created HIVE-9105:
-------------------------------------

             Summary: Hive-0.13 
                 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