[teiid-issues] [JBoss JIRA] Created: (TEIID-1471) Projection should be minimized prior to view removal

Steven Hawkins (JIRA) jira-events at lists.jboss.org
Mon Feb 14 15:24:13 EST 2011


Projection should be minimized prior to view removal
----------------------------------------------------

                 Key: TEIID-1471
                 URL: https://issues.jboss.org/browse/TEIID-1471
             Project: Teiid
          Issue Type: Feature Request
          Components: Query Engine
    Affects Versions: 6.0.0
            Reporter: Steven Hawkins
            Assignee: Steven Hawkins
             Fix For: 7.4


View removal may be inhibited by the placement of select clause items, such as non-deterministic functions, that are not meaningful to the query.  To minimize the work performed by optional join removal and by merge virtual we should run assign output elements prior to merging.

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