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)