Charles Pritchard created HIVE-12954: ----------------------------------------
Summary: NPE with str_to_map on null strings
Key: HIVE-12954
URL: https://issues.apache.org/jira/browse/HIVE-12954
Project: Hive
Issue Type: Bug
Affects Versions: 0.14.0
Reporter: Charles Pritchard
Running str_to_map on a null string will return a NullPointerException.
Workaround is to use coalesce.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
