[teiid-issues] [JBoss JIRA] Resolved: (TEIID-1528) ruleimplementjoin strategy may generate an order by that does not use a relevant index

Steven Hawkins (JIRA) jira-events at lists.jboss.org
Mon Mar 28 13:29:37 EDT 2011


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

Steven Hawkins resolved TEIID-1528.
-----------------------------------

    Fix Version/s: 7.4
       Resolution: Done


Added logic to heuristically select an available index to perform sorting on.

> ruleimplementjoin strategy may generate an order by that does not use a relevant index
> --------------------------------------------------------------------------------------
>
>                 Key: TEIID-1528
>                 URL: https://issues.jboss.org/browse/TEIID-1528
>             Project: Teiid
>          Issue Type: Bug
>          Components: Query Engine
>    Affects Versions: 6.0.0
>            Reporter: Steven Hawkins
>            Assignee: Steven Hawkins
>             Fix For: 7.4
>
>
> If a table is given additional join criteria not covered by an index or if a composite key is being used ruleimplementjoinstrategy may - either add an item not covered by the index to the order by or not use the proper order of the index columns.

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