]
Steven Hawkins updated TEIID-4099:
----------------------------------
Fix Version/s: 10.0
10.0
(was: 9.2)
Improve with clause performance with incremental materialization
----------------------------------------------------------------
Key: TEIID-4099
URL:
https://issues.jboss.org/browse/TEIID-4099
Project: Teiid
Issue Type: Enhancement
Components: Query Engine
Reporter: Steven Hawkins
Assignee: Steven Hawkins
Fix For: 10.0
When a with clause item is first referenced it is fully materialized before use. We
should generally allow iterative processing for full table scans - in scenarios where the
table hasn't been augmented to add inferred indexes.