Jason Dere created HIVE-10226: --------------------------------- Summary: Column stats for Date columns not supported Key: HIVE-10226 URL: https://issues.apache.org/jira/browse/HIVE-10226 Project: Hive Issue Type: Bug Components: Statistics Reporter: Jason Dere Assignee: Jason Dere
{noformat} hive> explain analyze table revenues compute statistics for columns; 2015-03-30 23:47:45,133 ERROR [main()]: ql.Driver (SessionState.java:printError(951)) - FAILED: UDFArgumentTypeException Only integer/long/timestamp/float/double/string/binary/boolean/decimal type argument is accepted but date is passed. {noformat} -- This message was sent by Atlassian JIRA (v6.3.4#6332)