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

ASF GitHub Bot updated CALCITE-4211:
------------------------------------
    Labels: pull-request-available  (was: )

> QueryOnOrderByView could not pass test
> --------------------------------------
>
>                 Key: CALCITE-4211
>                 URL: https://issues.apache.org/jira/browse/CALCITE-4211
>             Project: Calcite
>          Issue Type: New Feature
>            Reporter: zhishui
>            Assignee: zhishui
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> sql("select \"deptno\", \"empid\" from \"emps\" order by \"deptno\"",
>         "select \"empid\" from \"emps\" order by \"deptno\"")
>         .ok();
> in lastest verison, this test could not pass correctly



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to