[ 
https://issues.apache.org/jira/browse/KYLIN-2928?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16200006#comment-16200006
 ] 

Billy Liu commented on KYLIN-2928:
----------------------------------

Which pushdown engine you are using? 

> 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)

Reply via email to