You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Vineet Garg (JIRA)" <ji...@apache.org> on 2016/10/18 18:06:58 UTC

[jira] [Created] (HIVE-15003) Update 'ALTER TABLE...UPDATE STATISTICS FOR COLUMN..' statement to support more data types

Vineet Garg created HIVE-15003:
----------------------------------

             Summary: Update 'ALTER TABLE...UPDATE STATISTICS FOR COLUMN..' statement to support more data types
                 Key: HIVE-15003
                 URL: https://issues.apache.org/jira/browse/HIVE-15003
             Project: Hive
          Issue Type: Task
          Components: Statistics
            Reporter: Vineet Garg
            Assignee: Vineet Garg


Currently ALTER TABLE...UDPATE STATISTICS FOR COLUMN... only support updating statistics for following data types:
* STRING
* DOUBLE
* BOOLEAN
* BINARY
* DECIMAL
* DATE

We are missing the following data types
* TINYINT
* SMALLINT
* INT
* BIGINT
* FLOAT
* VARCHAR
* CHAR
* TIMESTAMP



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)