[teiid-issues] [JBoss JIRA] (TEIID-4449) Allow limited replanning of subplans that use only common tables

Steven Hawkins (Jira) issues at jboss.org
Wed Feb 13 14:57:00 EST 2019


     [ https://issues.jboss.org/browse/TEIID-4449?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Steven Hawkins updated TEIID-4449:
----------------------------------
    Fix Version/s: 8.12.17.6_4


> Allow limited replanning of subplans that use only common tables 
> -----------------------------------------------------------------
>
>                 Key: TEIID-4449
>                 URL: https://issues.jboss.org/browse/TEIID-4449
>             Project: Teiid
>          Issue Type: Enhancement
>          Components: Query Engine
>            Reporter: Steven Hawkins
>            Assignee: Steven Hawkins
>            Priority: Major
>             Fix For: 9.1, 8.12.17.6_4
>
>
> 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.



--
This message was sent by Atlassian Jira
(v7.12.1#712002)


More information about the teiid-issues mailing list