[teiid-issues] [JBoss JIRA] (TEIID-5567) makeind not honored if both join children are not dependent candidates

Steven Hawkins (Jira) issues at jboss.org
Fri Dec 7 09:10:00 EST 2018


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

Steven Hawkins resolved TEIID-5567.
-----------------------------------
    Resolution: Done


Updated the logic to always have access to both nodes rather than only passing in both when both sides are candidates.

> makeind not honored if both join children are not dependent candidates
> ----------------------------------------------------------------------
>
>                 Key: TEIID-5567
>                 URL: https://issues.jboss.org/browse/TEIID-5567
>             Project: Teiid
>          Issue Type: Bug
>          Components: Query Engine
>            Reporter: Steven Hawkins
>            Assignee: Steven Hawkins
>            Priority: Major
>             Fix For: 11.1.2, 12.0, 11.2.2
>
>
> Putting the makeind hint on a join where the node is not eligible as a dependent target, the hint won't be honored.  For example:
> {code} /*+ makeind */ a left outer join b ... {code} won't honor the makeind hint.



--
This message was sent by Atlassian Jira
(v7.12.1#712002)


More information about the teiid-issues mailing list