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

Allow limited replanning of subplans that use only common tables

XMLWordPrintable

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

      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.

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

                Created:
                Updated:
                Resolved: