You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@calcite.apache.org by "Jesus Camacho Rodriguez (JIRA)" <ji...@apache.org> on 2016/09/16 08:59:20 UTC

[jira] [Updated] (CALCITE-1323) Wrong prefix number in DelegatingScope.fullyQualify()

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

Jesus Camacho Rodriguez updated CALCITE-1323:
---------------------------------------------
    Fix Version/s: 1.9.0

> Wrong prefix number in DelegatingScope.fullyQualify()
> -----------------------------------------------------
>
>                 Key: CALCITE-1323
>                 URL: https://issues.apache.org/jira/browse/CALCITE-1323
>             Project: Calcite
>          Issue Type: Bug
>          Components: core
>    Affects Versions: 1.7.0
>            Reporter: Vitalii Diravka
>            Priority: Minor
>             Fix For: 1.9.0
>
>
> The issue in the _DelegatingScope.fullyQualify()_.
> The prefix number must be _identifier.names.size()-1_ 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
(v6.3.4#6332)