You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@calcite.apache.org by "Vitalii Diravka (JIRA)" <ji...@apache.org> on 2019/03/11 17:10:00 UTC

[jira] [Assigned] (CALCITE-1322) Wrong prefix number in DelegatingScope.fullyQualify()

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

Vitalii Diravka reassigned CALCITE-1322:
----------------------------------------

    Assignee: Vitalii Diravka

> Wrong prefix number in DelegatingScope.fullyQualify()
> -----------------------------------------------------
>
>                 Key: CALCITE-1322
>                 URL: https://issues.apache.org/jira/browse/CALCITE-1322
>             Project: Calcite
>          Issue Type: Bug
>          Components: core
>    Affects Versions: 1.7.0
>            Reporter: Vitalii Diravka
>            Assignee: Vitalii Diravka
>            Priority: Minor
>
> The issue in the _DelegatingScope.fullyQualify()_.
> The prefix number must be _identifier.names.size()_ instead of _1_ in _identifier.isStar()_ condition statement. 
> The case for reproducing - the asterisk with full schema identifier.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)