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

Dependent join planning problem

XMLWordPrintable

    • Icon: Quality Risk Quality Risk
    • Resolution: Done
    • Icon: Major Major
    • 7.4
    • 7.4
    • Query Engine
    • None
    • Medium

      Without a dependent join hint a composite cross source dependent join will not plan correctly unless the independent side can be pushed as a single query. The root of the issue is that join planning involving more than 1 independent table does not consider the effect of potential dependent joins early enough.

      The workaround is to use a dependent join hint or set the cardinality of the independent tables small enough to trigger the proper dependent join.

            rhn-engineering-shawkins Steven Hawkins
            rhn-engineering-shawkins Steven Hawkins
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: