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

Carl Steinbach updated HIVE-1417:
---------------------------------

        Fix Version/s: 0.6.0
    Affects Version/s:     (was: 0.6.0)
                           (was: 0.7.0)
          Component/s: Query Processor

> Archived partitions throw error with queries calling getContentSummary
> ----------------------------------------------------------------------
>
>                 Key: HIVE-1417
>                 URL: https://issues.apache.org/jira/browse/HIVE-1417
>             Project: Hadoop Hive
>          Issue Type: Bug
>          Components: Query Processor
>            Reporter: Paul Yang
>            Assignee: Paul Yang
>             Fix For: 0.6.0
>
>         Attachments: HIVE-1417.1.patch, HIVE-1417.branch-0.6.1.patch
>
>
> Assuming you have a src table with a ds='1' partition that is archived in 
> HDFS, the following query will throw an exception
> {code}
> select count(1) from src where ds='1' group by key;
> {code}

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to