You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@kylin.apache.org by "liyang (JIRA)" <ji...@apache.org> on 2016/11/17 13:30:58 UTC

[jira] [Created] (KYLIN-2206) Comparing two columns causes IllegalStateException

liyang created KYLIN-2206:
-----------------------------

             Summary: Comparing two columns causes IllegalStateException
                 Key: KYLIN-2206
                 URL: https://issues.apache.org/jira/browse/KYLIN-2206
             Project: Kylin
          Issue Type: Bug
            Reporter: liyang


Sql is like  " ... where fo.pick_due_ts >= fo.last_update_ts ... "

Error message is "Duplicate columns! old is PICK_DUE_TS and new is LAST_UPDATE_TS", likely thrown from CompareTupleFilter.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)