Uploaded image for project: 'Teiid'
  1. Teiid
  2. TEIID-1778

Cross source join reduced to cross join returns the wrong data

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Blocker
    • 7.4.1, 7.6
    • 7.4.1
    • Query Engine
    • None

    Description

      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.

      Attachments

        Activity

          People

            rhn-engineering-shawkins Steven Hawkins
            pnittel_jira Paul Nittel (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: