You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Ashutosh Chauhan (JIRA)" <ji...@apache.org> on 2014/09/16 02:47:33 UTC

[jira] [Created] (HIVE-8114) Type resolution for udf arguments of Decimal Type results in error

Ashutosh Chauhan created HIVE-8114:
--------------------------------------

             Summary: Type resolution for udf arguments of Decimal Type results in error
                 Key: HIVE-8114
                 URL: https://issues.apache.org/jira/browse/HIVE-8114
             Project: Hive
          Issue Type: Bug
          Components: Query Processor
    Affects Versions: 0.13.1, 0.13.0
            Reporter: Ashutosh Chauhan


{code}
select log (2, 10.5BD) from src;
{code}

results in exception.



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