[
https://issues.apache.org/jira/browse/HIVE-8051?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gunther Hagleitner updated HIVE-8051:
-------------------------------------
Status: Patch Available (was: Open)
> 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)