[ 
https://issues.apache.org/jira/browse/CARBONDATA-242?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Ravindra Pesala updated CARBONDATA-242:
---------------------------------------
    Fix Version/s: 0.1.1-incubating
> NOT IN with Null filter results are not compatible With Hive
> ------------------------------------------------------------
>
>                 Key: CARBONDATA-242
>                 URL: 
https://issues.apache.org/jira/browse/CARBONDATA-242>             Project: CarbonData
>          Issue Type: Bug
>            Reporter: Sujith
>            Assignee: Sujith
>            Priority: Minor
>             Fix For: 0.2.0-incubating, 0.1.1-incubating
>
>
> When user provides Null member inside NOT IN filter condition the resultset is not compatible with hive result.
> Eg: 
> select country from t3 where country not in ('china','france',null) group by country
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)