[
https://issues.apache.org/jira/browse/CALCITE-1675?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15900745#comment-15900745
]
Maryann Xue commented on CALCITE-1675:
--------------------------------------
Because I removed {{findQualifyingTables}} from its super class
{{DelegatingScope}} and thus {{findQualifyingTables}} is now a utility method
in {{ListScope}} only. {{DelegatingScope#fullyQualify}} now calls
{{findQualifyingTableNames}} for both simple qualifiers and compound qualifiers.
> 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)