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

Allow limited replanning of subplans that use only common tables

    XMLWordPrintable

Details

    • Enhancement
    • Resolution: Done
    • Major
    • 9.1, 8.12.17.6_4
    • None
    • Query Engine
    • None

    Description

      If a common table is fully pushed and not marked as materialized, then it could be used in subplans in a trivial way:

      with x as ... select col from x

      It would be better to have that access reference a materialized common table, rather than pushed separately.

      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: