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

Yu Xu reassigned CALCITE-4922:
------------------------------

    Assignee: Yu Xu  (was: Aleksey Plekhanov)

> Unqualified common column in ORDER BY fails for JOINs with USING and for 
> NATURAL JOINs
> --------------------------------------------------------------------------------------
>
>                 Key: CALCITE-4922
>                 URL: https://issues.apache.org/jira/browse/CALCITE-4922
>             Project: Calcite
>          Issue Type: Bug
>            Reporter: Aleksey Plekhanov
>            Assignee: Yu Xu
>            Priority: Major
>
> Query:
> {noformat}
> SELECT name FROM emp JOIN dept USING (deptno) ORDER BY deptno{noformat}
> Fails with:
> {noformat}
> Column 'DEPTNO' is ambiguous{noformat}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to