You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Aman Sinha (Jira)" <ji...@apache.org> on 2020/12/01 23:39:00 UTC

[jira] [Created] (HIVE-24465) RuntimeException Invalid Stats number of null > no of tuples when fetch column stats is enabled

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)