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)

Reply via email to