You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@kylin.apache.org by "Yang Hao (JIRA)" <ji...@apache.org> on 2017/10/20 07:53:00 UTC

[jira] [Assigned] (KYLIN-2928) PUSH DOWN query cannot use order by function

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

Yang Hao reassigned KYLIN-2928:
-------------------------------

    Assignee: Yang Hao  (was: liyang)

> PUSH DOWN query cannot use order by function
> --------------------------------------------
>
>                 Key: KYLIN-2928
>                 URL: https://issues.apache.org/jira/browse/KYLIN-2928
>             Project: Kylin
>          Issue Type: Improvement
>          Components: Query Engine
>            Reporter: Yang Hao
>            Assignee: Yang Hao
>
> SQL : select "DATE",count(1) from table_1 group by "DATE" order by "DATE" desc;
> Exception:org.apache.calcite.sql.SqlOrderBy cannot be cast to org.apache.calcite.sql.SqlSelect



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)