[teiid-issues] [JBoss JIRA] (TEIID-2862) index out of bounds when a union branch with limit/order by is removed

Steven Hawkins (JIRA) issues at jboss.org
Mon Feb 24 12:47:48 EST 2014


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

Steven Hawkins resolved TEIID-2862.
-----------------------------------

    Resolution: Done


Corrected the logic to look for the order by starting at the set operation.
                
> index out of bounds when a union branch with limit/order by is removed
> ----------------------------------------------------------------------
>
>                 Key: TEIID-2862
>                 URL: https://issues.jboss.org/browse/TEIID-2862
>             Project: Teiid
>          Issue Type: Bug
>          Components: Query Engine
>    Affects Versions: 7.7
>            Reporter: Steven Hawkins
>            Assignee: Steven Hawkins
>             Fix For: 8.7
>
>
> When the first union branch is removed and the other branch contains a limit/order by, then the logic that should be updating the parent order by instead uses the child.  This results in an index out of bounds exception.

--
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