You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@carbondata.apache.org by "Sujith (JIRA)" <ji...@apache.org> on 2016/07/18 19:55:20 UTC

[jira] [Assigned] (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 ]

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)