Database Reference
In-Depth Information
TABLE statement does work on Hive Shell only for now. The syntax of this SQL state-
ment is as follows:
ANALYZE TABLE table_name COMPUTE STATISTICS FOR
COLUMNS all_column_list;
ANALYZE TABLE table_name PARTITION
(partition_specs) COMPUTE STATISTICS FOR
COLUMNS column_list;
Search WWH ::




Custom Search