You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kylin.apache.org by "Dong Li (JIRA)" <ji...@apache.org> on 2016/01/04 09:40:39 UTC

[jira] [Created] (KYLIN-1282) Comparison filter on Date/Time column not work for query

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)