[jira] [Commented] (CARBONDATA-242) NOT IN with Null filter results are not compatible With Hive
Posted by Akash R Nilugal (Jira) on URL: http://apache-carbondata-dev-mailing-list-archive.168.s1.nabble.com/jira-Commented-CARBONDATA-242-NOT-IN-with-Null-filter-results-are-not-compatible-With-Hive-tp1046.html
> 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
>
> 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)