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

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

Just found out that {{MatchRecognizeScope}} as a sub-class of {{ListScope}} 
overrides the {{findQualifyingTables}} method. {{findQualifyingTables}} is 
called by {{ListScope#findQualifyingTableName}} and 
{{ListScope#findQualifyingTableNames}}. So can I go ahead and change 
{{MatchRecognizeScope#findQualifyingTables}} to from public to protected?

> 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