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)