Aman Sinha created HIVE-24465:
---------------------------------
Summary: RuntimeException Invalid Stats number of null > no of
tuples when fetch column stats is enabled
Key: HIVE-24465
URL: https://issues.apache.org/jira/browse/HIVE-24465
Project: Hive
Issue Type: Bug
Components: Query Planning
Reporter: Aman Sinha
Assignee: Aman Sinha
Seen in a downstream build. To reproduce, set hive.stats.fetch.column.stats to
true and execute TPC-DS q8. The FilterSelectivityEstimator.java hits the
following error:
{noformat}
RuntimeException: Invalid Stats number of null > no of tuples
{noformat}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)