[teiid-issues] [JBoss JIRA] (TEIID-2492) AssertionError from aliased unrelated order by item

Steven Hawkins (JIRA) jira-events at lists.jboss.org
Mon May 6 09:25:54 EDT 2013


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

Steven Hawkins resolved TEIID-2492.
-----------------------------------

    Resolution: Done


This was only an issue for push-down order by as the engine ordering logic would handle the aliased symbol, so the fix was just to have the alias generator strip aliasing from unrelated order by items.
                
> AssertionError from aliased unrelated order by item
> ---------------------------------------------------
>
>                 Key: TEIID-2492
>                 URL: https://issues.jboss.org/browse/TEIID-2492
>             Project: Teiid
>          Issue Type: Bug
>          Components: Query Engine
>    Affects Versions: 8.1
>            Reporter: Steven Hawkins
>            Assignee: Steven Hawkins
>             Fix For: 8.4
>
>
> The planning logic leaves alias symbols in the order by clause for unrelated items, which causes an assertion error when creating the translator command.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the teiid-issues mailing list