Ashutosh Chauhan created HIVE-14897: ---------------------------------------
Summary: Stats collection on non-primitive column fails
Key: HIVE-14897
URL: https://issues.apache.org/jira/browse/HIVE-14897
Project: Hive
Issue Type: Bug
Components: Statistics
Reporter: Ashutosh Chauhan
create table t1 (data struct<name:string, id: string>);
analyze table t1 compute statistics for columns;
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
