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

Yongzhi Chen updated HIVE-12008:
--------------------------------
    Attachment: HIVE-12008.1.patch

To test:
Change data/conf/hive-site.xml to set hive.in.test to false, then run the qtest:
mvn test -Dtest=TestCliDriver -Dqfile=unionall_unbalancedppd.q 
-Dtest.output.overwrite=true -Phadoop-2

Without the fix, it will fail with Exception. 

> Make last two tests added by HIVE-11384 pass when hive.in.test is false
> -----------------------------------------------------------------------
>
>                 Key: HIVE-12008
>                 URL: https://issues.apache.org/jira/browse/HIVE-12008
>             Project: Hive
>          Issue Type: Bug
>            Reporter: Yongzhi Chen
>            Assignee: Yongzhi Chen
>         Attachments: HIVE-12008.1.patch
>
>
> The last two qfile unit tests fail when hive.in.test is false. It may relate 
> how we handle prunelist for select. When select include every column in a 
> table, the prunelist for the select is empty. It may cause issues to 
> calculate its parent's prunelist.. 



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

Reply via email to