incorrect partition pruning ANALYZE TABLE -----------------------------------------
Key: HIVE-1699 URL: https://issues.apache.org/jira/browse/HIVE-1699 Project: Hadoop Hive Issue Type: Bug Reporter: Ning Zhang Assignee: Ning Zhang If table T is partitioned, ANALYZE TABLE T PARTITION (...) COMPUTE STATISTICS; will gather stats for all partitions even though partition spec only chooses a subset. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.