You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@carbondata.apache.org by "Ravindra Pesala (JIRA)" <ji...@apache.org> on 2016/08/17 09:00:30 UTC

[jira] [Resolved] (CARBONDATA-76) Not Equals filter display even the null members while filtering non null values

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

Ravindra Pesala resolved CARBONDATA-76.
---------------------------------------
       Resolution: Fixed
    Fix Version/s: 0.1.0-incubating

https://github.com/HuaweiBigData/carbondata/pull/837
https://github.com/HuaweiBigData/carbondata/pull/878

> 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
>             Fix For: 0.1.0-incubating
>
>
> 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)