[teiid-issues] [JBoss JIRA] (TEIID-2931) Perform equi-join full outer joins in a single pass

Steven Hawkins (JIRA) issues at jboss.org
Thu Apr 17 14:52:33 EDT 2014


Steven Hawkins created TEIID-2931:
-------------------------------------

             Summary: Perform equi-join full outer joins in a single pass
                 Key: TEIID-2931
                 URL: https://issues.jboss.org/browse/TEIID-2931
             Project: Teiid
          Issue Type: Enhancement
          Components: Query Engine
            Reporter: Steven Hawkins
            Assignee: Steven Hawkins
             Fix For: 8.7.1


A pass to compute the right outer matches is only needed when there is non-equi join criteria, since we'll already have determined the right outer values that fail to match the equi-join predicates on the first pass.

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