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

Maryann Xue commented on CALCITE-1675:
--------------------------------------

Maybe not. {{findQualifyingTables}} is to find all matching tables and is 
called by both {{findQualifyingTableName}} and {{findQualifyingTableNames}}, 
which is basically check on the {{findQualifyingTables}} result based on the 
number of entries contained by the returned map. The difference between 
{{findQualifyingTableName}} and {{findQualifyingTableNames}} is whether to 
allow more than one entry.

> Two-level column name cannot be resolved in ORDER BY
> ----------------------------------------------------
>
>                 Key: CALCITE-1675
>                 URL: https://issues.apache.org/jira/browse/CALCITE-1675
>             Project: Calcite
>          Issue Type: Bug
>          Components: core
>    Affects Versions: 1.11.0
>            Reporter: Maryann Xue
>            Assignee: Maryann Xue
>            Priority: Minor
>              Labels: phoenix
>
> For example, {{select f1.c1 from struct.t order by f0.c1}}



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to