Gopal V created HIVE-6218: ----------------------------- Summary: Stats for row-count not getting updated with Tez insert + dbclass=counter Key: HIVE-6218 URL: https://issues.apache.org/jira/browse/HIVE-6218 Project: Hive Issue Type: Bug Components: Statistics, Tez Affects Versions: 0.13.0 Reporter: Gopal V Assignee: Gunther Hagleitner Priority: Minor
Inserting data into hive with Tez, the stats on row-count is not getting updated when using the counter dbclass. To reproduce, run "ANALYZE TABLE store_sales COMPUTE STATISTICS;" with tez as the execution engine. -- This message was sent by Atlassian JIRA (v6.1.5#6160)