You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Prasanth J (JIRA)" <ji...@apache.org> on 2013/11/19 04:45:24 UTC

[jira] [Created] (HIVE-5849) Improve the stats of operators based on heuristics in the absence of any column statistics

Prasanth J created HIVE-5849:
--------------------------------

             Summary: Improve the stats of operators based on heuristics in the absence of any column statistics
                 Key: HIVE-5849
                 URL: https://issues.apache.org/jira/browse/HIVE-5849
             Project: Hive
          Issue Type: Sub-task
            Reporter: Prasanth J
            Assignee: Prasanth J


In the absence of any column statistics, operators will simply use the statistics from its parents. It is useful to apply some heuristics to update basic statistics (number of rows and data size) in the absence of any column statistics. This will be worst case scenario.



--
This message was sent by Atlassian JIRA
(v6.1#6144)