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

Makedep not honored with aggregate decomposition

    XMLWordPrintable

Details

    • Quality Risk
    • Resolution: Done
    • Major
    • 8.6
    • 7.7
    • Query Engine
    • None

    Description

      A makedep hint on a joined table under aggregation for a source that does not support the grouping will result in the makedep hint being ignored - for example where pm1 does not support join/aggregation:

      select count(x.e2), e1 from pm1.g1 x makedep, pm1.g2 where x.e3 = pm1.g2.e3 group by e1

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: