You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Ashutosh Chauhan (JIRA)" <ji...@apache.org> on 2016/02/24 08:59:18 UTC

[jira] [Updated] (HIVE-5530) null pointer exception when case returns null

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

Ashutosh Chauhan updated HIVE-5530:
-----------------------------------
       Resolution: Fixed
    Fix Version/s: 1.2.0
           Status: Resolved  (was: Patch Available)

> null pointer exception when case returns null
> ---------------------------------------------
>
>                 Key: HIVE-5530
>                 URL: https://issues.apache.org/jira/browse/HIVE-5530
>             Project: Hive
>          Issue Type: Bug
>          Components: SQL
>    Affects Versions: 0.11.0
>            Reporter: N Campbell
>            Assignee: Navis
>            Priority: Minor
>             Fix For: 1.2.0
>
>         Attachments: HIVE-5530.1.patch.txt, HIVE-5530.2.patch.txt
>
>
> The following expression will cause an NPE
>  
> select case when 1 = 1 then null end  from t



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)