You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@kylin.apache.org by "Yaqian Zhang (Jira)" <ji...@apache.org> on 2019/11/05 02:35:00 UTC

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

     [ https://issues.apache.org/jira/browse/KYLIN-2206?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Yaqian Zhang updated KYLIN-2206:
--------------------------------
    Attachment: image-2019-11-05-10-34-10-675.png

> Comparing two columns causes IllegalStateException
> --------------------------------------------------
>
>                 Key: KYLIN-2206
>                 URL: https://issues.apache.org/jira/browse/KYLIN-2206
>             Project: Kylin
>          Issue Type: Bug
>            Reporter: liyang
>            Priority: Major
>         Attachments: image-2019-11-05-10-34-10-675.png
>
>
> 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
(v8.3.4#803005)