[teiid-issues] [JBoss JIRA] (TEIID-1779) Cross source join reduced to cross join returns the wrong data

Van Halbert (Created) (JIRA) jira-events at lists.jboss.org
Fri Oct 7 10:46:17 EDT 2011


Cross source join reduced to cross join returns the wrong data
--------------------------------------------------------------

                 Key: TEIID-1779
                 URL: https://issues.jboss.org/browse/TEIID-1779
             Project: Teiid
          Issue Type: Bug
          Components: Query Engine
    Affects Versions: 7.4.1
         Environment: JBDS 4.1.1 M2, SOA-P 5.2 ER4
            Reporter: Paul Nittel
            Assignee: Steven Hawkins
            Priority: Blocker


A cross source join of the form "select x.e2 from pm1.g2 y, pm2.g1 x where x.e1 = y.e1 and x.e1 = 'a'"

will incorrectly return the dummy results from y.  If the join order is reversed the correct results are returned.

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