You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Sergio Peña (JIRA)" <ji...@apache.org> on 2016/08/11 17:30:20 UTC

[jira] [Updated] (HIVE-12954) NPE with str_to_map on null strings

     [ https://issues.apache.org/jira/browse/HIVE-12954?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sergio Peña updated HIVE-12954:
-------------------------------
       Resolution: Fixed
    Fix Version/s: 2.2.0
           Status: Resolved  (was: Patch Available)

Thanks [~kuczoram] for your contribution. I committed this to master.

> 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, 1.0.0
>            Reporter: Charles Pritchard
>            Assignee: Marta Kuczora
>             Fix For: 2.2.0
>
>         Attachments: HIVE-12954.2.patch, HIVE-12954.patch
>
>
> 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)