[
https://issues.apache.org/jira/browse/KYLIN-2928?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Yang Hao updated KYLIN-2928:
----------------------------
Affects Version/s: v2.1.0
> 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
> Affects Versions: v2.1.0
> 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)