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

Gunther Hagleitner updated HIVE-8051:
-------------------------------------
       Resolution: Fixed
    Fix Version/s: 0.14.0
           Status: Resolved  (was: Patch Available)

Committed to trunk. Thanks [~vikram.dixit]!

> Some union queries fail with dynamic partition pruning on tez
> -------------------------------------------------------------
>
>                 Key: HIVE-8051
>                 URL: https://issues.apache.org/jira/browse/HIVE-8051
>             Project: Hive
>          Issue Type: Bug
>            Reporter: Gunther Hagleitner
>            Assignee: Gunther Hagleitner
>             Fix For: 0.14.0
>
>         Attachments: HIVE-8051.1.patch
>
>
> SELECT amount FROM agg_01, dim_shops WHERE dim_shops_id = id AND label = 
> 'foo'                                                                         
>                                                                               
>          
> UNION ALL                                                                     
>                                                                               
>                                                                               
>     
> SELECT amount FROM agg_01, dim_shops WHERE dim_shops_id = id AND label = 
> 'bar';
> causes AssertionError.



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

Reply via email to