[teiid-issues] [JBoss JIRA] Resolved: (TEIID-1251) Fully qualified order by key can resolve incorrectly

Steven Hawkins (JIRA) jira-events at lists.jboss.org
Wed Sep 8 11:35:49 EDT 2010


     [ https://jira.jboss.org/browse/TEIID-1251?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Steven Hawkins resolved TEIID-1251.
-----------------------------------

    Resolution: Done


Corrected the resolving logic and also narrowed the ambiguous check to ensure that two different symbols are being matched.

> Fully qualified order by key can resolve incorrectly
> ----------------------------------------------------
>
>                 Key: TEIID-1251
>                 URL: https://jira.jboss.org/browse/TEIID-1251
>             Project: Teiid
>          Issue Type: Bug
>          Components: Query Engine
>    Affects Versions: 7.0
>            Reporter: Steven Hawkins
>            Assignee: Steven Hawkins
>             Fix For: 7.1.1
>
>
> A query such as:
> SELECT pm1.g1.e1 e2 FROM pm1.g1 group by pm1.g1.e1 ORDER BY pm1.g1.e2 
> Will resolve incorrectly to reference e2 rather than throwing an exception.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the teiid-issues mailing list