]
Work on TEIID-4440 started by Steven Hawkins.
---------------------------------------------
Add an option to materialize common tables
------------------------------------------
Key: TEIID-4440
URL:
https://issues.jboss.org/browse/TEIID-4440
Project: Teiid
Issue Type: Feature Request
Components: Query Engine
Affects Versions: 8.7
Reporter: Steven Hawkins
Assignee: Steven Hawkins
Fix For: 9.1
In addition to the no_inline hint, there should be a materialize hint to force a common
table to be evaluated as a table, rather than eligible for partial pushdown.