rohithsharma created HIVE-3324:
----------------------------------
Summary: analyze command is not gathering "num_rows" present in
the table.
Key: HIVE-3324
URL: https://issues.apache.org/jira/browse/HIVE-3324
Project: Hive
Issue Type: Bug
Components: Statistics
Affects Versions: 0.10.0, 0.9.1
Reporter: rohithsharma
When analyze command is executed, "collectableStats" i.e num_rows and
raw_data_size is always zero even though table contains data.
bq. [num_partitions: 0, num_files: 1, num_rows: 0, total_size: 5812,
raw_data_size: 0]
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira