[ https://issues.apache.org/jira/browse/HIVE-8114?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14147036#comment-14147036 ]
Jason Dere commented on HIVE-8114: ---------------------------------- Actually, it looks like this was supposed to work with Decimal, there were changes made with HIVE-6327. Let me take a look at what that change was doing. > 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, Types > Affects Versions: 0.13.0, 0.13.1 > 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)