You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Jason Dere (JIRA)" <ji...@apache.org> on 2015/04/06 22:55:12 UTC

[jira] [Created] (HIVE-10226) Column stats for Date columns not supported

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)