[ 
https://issues.apache.org/jira/browse/HIVE-8051?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14129729#comment-14129729
 ] 

Gunther Hagleitner commented on HIVE-8051:
------------------------------------------

One line fix. [~vikram.dixit] can you take a look?

> 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
>         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