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/26 23:40:35 UTC

[jira] [Created] (HIVE-5898) Make fetching of column statistics configurable

Prasanth J created HIVE-5898:
--------------------------------

             Summary: Make fetching of column statistics configurable
                 Key: HIVE-5898
                 URL: https://issues.apache.org/jira/browse/HIVE-5898
             Project: Hive
          Issue Type: Sub-task
            Reporter: Prasanth J
            Assignee: Prasanth J


Current metastore api for fetching column statistics can only be done for per partition and per column basis. This will impact the performance of statistics annotation (during explain or explain extended) when the number of partitions and number of columns are large. Until metastore api is fixed, make fetching of column statistics configurable and set its default to false.



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