Login  Register

[jira] [Created] (CARBONDATA-392) sql coalesce function is having problem in carbon for null data

Posted by Akash R Nilugal (Jira) on Nov 08, 2016; 5:07am
URL: http://apache-carbondata-dev-mailing-list-archive.168.s1.nabble.com/jira-Created-CARBONDATA-392-sql-coalesce-function-is-having-problem-in-carbon-for-null-data-tp2742.html

Ashok Kumar created CARBONDATA-392:
--------------------------------------

             Summary: sql coalesce function is having problem in carbon for null data
                 Key: CARBONDATA-392
                 URL: https://issues.apache.org/jira/browse/CARBONDATA-392
             Project: CarbonData
          Issue Type: Bug
            Reporter: Ashok Kumar
            Priority: Minor


When query is as below
select * from table where coalesce( name ,1) != 'Lily';
null row is not displayed.




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)