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

Gunther Hagleitner updated HIVE-6611:
-------------------------------------

       Resolution: Fixed
    Fix Version/s: 0.13.0
           Status: Resolved  (was: Patch Available)

Committed to trunk. Thanks Vikram!

> Joining multiple union all outputs fails on Tez
> -----------------------------------------------
>
>                 Key: HIVE-6611
>                 URL: https://issues.apache.org/jira/browse/HIVE-6611
>             Project: Hive
>          Issue Type: Bug
>            Reporter: Gunther Hagleitner
>            Assignee: Gunther Hagleitner
>            Priority: Critical
>             Fix For: 0.13.0
>
>         Attachments: HIVE-6611.1.patch
>
>
> Queries like:
> with u as (select * from src union all select * from src)
> select * from u join u;
> will fail on Tez because only one union flows into the join reduce phase.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to