[teiid-issues] [JBoss JIRA] (TEIID-2149) Change the applicability of subqueryUnnestDefault

Steven Hawkins (JIRA) jira-events at lists.jboss.org
Thu Aug 16 10:47:14 EDT 2012


Steven Hawkins created TEIID-2149:
-------------------------------------

             Summary: Change the applicability of subqueryUnnestDefault
                 Key: TEIID-2149
                 URL: https://issues.jboss.org/browse/TEIID-2149
             Project: Teiid
          Issue Type: Enhancement
          Components: Query Engine
    Affects Versions: 8.2
            Reporter: Steven Hawkins
            Assignee: Steven Hawkins
             Fix For: 8.2


subqueryUnnestDefault should only apply during rewrite, since it is run without cost analysis.

However the unnest logic should always run in the optimizer and if necessary the user can use the NO_UNNEST hint to keep the subquery inline.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the teiid-issues mailing list