Daniel Dai created HIVE-10953:
---------------------------------
Summary: Get partial stats instead of complete stats in some
queries
Key: HIVE-10953
URL: https://issues.apache.org/jira/browse/HIVE-10953
Project: Hive
Issue Type: Sub-task
Reporter: Daniel Dai
Assignee: Vaibhav Gumashta
Fix For: hbase-metastore-branch
In ppd_constant_where.q, the result is different than benchmark:
Result:
Statistics: Num rows: 0 Data size: 11624 Basic stats: PARTIAL Column stats: NONE
Benchmark:
Statistics: Num rows: 1000 Data size: 10624 Basic stats: COMPLETE Column stats:
NONE
This might cause quite a few failures so we need to investigate it first.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)