Dong Li created KYLIN-1282:
------------------------------
Summary: Comparison filter on Date/Time column not work for query
Key: KYLIN-1282
URL: https://issues.apache.org/jira/browse/KYLIN-1282
Project: Kylin
Issue Type: Bug
Components: Query Engine
Affects Versions: v2.0
Reporter: Dong Li
Assignee: Dong Li
Suppose test_table has column A whose type is 'date', following query will get
error:
select * from test_table where A > '2012-01-01'
But this query works on 1.x
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)