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)