You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@calcite.apache.org by "Maryann Xue (JIRA)" <ji...@apache.org> on 2017/03/08 23:20:37 UTC

[jira] [Issue Comment Deleted] (CALCITE-1675) Two-level column name cannot be resolved in ORDER BY

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

Maryann Xue updated CALCITE-1675:
---------------------------------
    Comment: was deleted

(was: 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)