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

Kunal Kapoor updated CARBONDATA-1064:
-------------------------------------
    Description: 
select * from expression_test where id not in (1,2,'', NULL, ' ')

In the above query Right expression value is null in NotInExpression which 
cased throws NullPointerException

> Fix NullPointerException in Not InExpression
> --------------------------------------------
>
>                 Key: CARBONDATA-1064
>                 URL: https://issues.apache.org/jira/browse/CARBONDATA-1064
>             Project: CarbonData
>          Issue Type: Bug
>            Reporter: Kunal Kapoor
>            Assignee: Kunal Kapoor
>            Priority: Minor
>          Time Spent: 50m
>  Remaining Estimate: 0h
>
> select * from expression_test where id not in (1,2,'', NULL, ' ')
> In the above query Right expression value is null in NotInExpression which 
> cased throws NullPointerException



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to