[
https://issues.apache.org/jira/browse/KYLIN-2928?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16202926#comment-16202926
]
Yang Hao edited comment on KYLIN-2928 at 10/13/17 7:13 AM:
-----------------------------------------------------------
[~yimingliu] SparkSQL or HIVE
was (Author: yanghaogn):
[~yimingliu] SparkSQL
> 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: liyang
>
> 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)