[jira] [Created] (CARBONDATA-1379) Date range filter with cast not working

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

[jira] [Created] (CARBONDATA-1379) Date range filter with cast not working

Akash R Nilugal (Jira)
Ravindra Pesala created CARBONDATA-1379:
-------------------------------------------

             Summary: Date range filter with cast not working
                 Key: CARBONDATA-1379
                 URL: https://issues.apache.org/jira/browse/CARBONDATA-1379
             Project: CarbonData
          Issue Type: Bug
            Reporter: Ravindra Pesala


Date range filter with cast not working. Query like below cannot work.

{code}
select doj from directDictionaryTable where doj > cast('2016-03-14' as date)
{code}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)