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

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

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

Akash R Nilugal (Jira)
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)