[teiid-issues] [JBoss JIRA] Resolved: (TEIID-1571) Error due to merge virtual with join and group by

Steven Hawkins (JIRA) jira-events at lists.jboss.org
Fri Apr 29 11:10:18 EDT 2011


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

Steven Hawkins resolved TEIID-1571.
-----------------------------------

        Labels: 7.4CR1  (was: )
    Resolution: Done


updated the frameutil to correct the group by cols

> Error due to merge virtual with join and group by
> -------------------------------------------------
>
>                 Key: TEIID-1571
>                 URL: https://issues.jboss.org/browse/TEIID-1571
>             Project: Teiid
>          Issue Type: Bug
>          Components: Query Engine
>    Affects Versions: 7.1.1
>            Reporter: Steven Hawkins
>            Assignee: Steven Hawkins
>              Labels: 7.4CR1
>             Fix For: 7.4
>
>
> A query such as "SELECT x FROM (select c.e1 as x from (select e1 from pm1.g1) as c, pm1.g2 as d) as a group by x" will fail with invalid group by column aliases due to an invalid merge.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the teiid-issues mailing list