You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "N Campbell (JIRA)" <ji...@apache.org> on 2013/10/13 04:42:41 UTC

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

N Campbell created HIVE-5530:
--------------------------------

             Summary: 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
            Priority: Minor


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.1#6144)