You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Ashutosh Chauhan (JIRA)" <ji...@apache.org> on 2017/02/23 18:33:44 UTC

[jira] [Resolved] (HIVE-4861) add support for dynamic partitioning when gathering column statistics

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

Ashutosh Chauhan resolved HIVE-4861.
------------------------------------
       Resolution: Duplicate
         Assignee: Ashutosh Chauhan
    Fix Version/s:     (was: 0.11.1)
                   0.14.0

Fixed via HIVE-7255

> add support for dynamic partitioning when gathering column statistics
> ---------------------------------------------------------------------
>
>                 Key: HIVE-4861
>                 URL: https://issues.apache.org/jira/browse/HIVE-4861
>             Project: Hive
>          Issue Type: Improvement
>            Reporter: Greg Rahn
>            Assignee: Ashutosh Chauhan
>             Fix For: 0.14.0
>
>
> Currently:
> hive> analyze table fact_table partition(event_date) compute statistics for columns ...;
> FAILED: SemanticException [Error 30008]: Dynamic partitioning is not supported yet while gathering column statistics through ANALYZE statement
> Add functionality that removes this restriction and allows gathering column statistics on all partitions of a table using dynamic partitioning;



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)