Alexander Pivovarov created HIVE-10095: ------------------------------------------
Summary: format_number udf throws NPE
Key: HIVE-10095
URL: https://issues.apache.org/jira/browse/HIVE-10095
Project: Hive
Issue Type: Bug
Components: UDF
Reporter: Alexander Pivovarov
Assignee: Alexander Pivovarov
For example
{code}
select format_number(cast(null as int), 0);
FAILED: NullPointerException null
{code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
