[
https://issues.apache.org/jira/browse/CARBONDATA-76?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sujith reassigned CARBONDATA-76:
--------------------------------
Assignee: Sujith
Will handle
> Not Equals filter display even the null members while filtering non null
> values
> -------------------------------------------------------------------------------
>
> Key: CARBONDATA-76
> URL: https://issues.apache.org/jira/browse/CARBONDATA-76
> Project: CarbonData
> Issue Type: Bug
> Reporter: Sujith
> Assignee: Sujith
> Priority: Minor
>
> if the user was applying filte to list down non null members. When user
> applies Not Equals filter in any non null members the system shall not
> display null members in report as per Hive compatibility.
> Query Sample:
> select
> imei,name,country,city,productdate,enddate,age,task,sale,num,level,quest,pointid,score
> from big_int where age != 2147;
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)