Pengcheng Xiong created HIVE-11160: -------------------------------------- Summary: Collect column stats when set hive.stats.autogather=true Key: HIVE-11160 URL: https://issues.apache.org/jira/browse/HIVE-11160 Project: Hive Issue Type: New Feature Reporter: Pengcheng Xiong Assignee: Pengcheng Xiong
Hive will collect table stats when set hive.stats.autogather=true. And then the users need to collect the column stats themselves using "Analyze" command. In this patch, the column stats will also be collected automatically. -- This message was sent by Atlassian JIRA (v6.3.4#6332)