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