Internal materialization documentation should be more clear about
implicit loading
-----------------------------------------------------------------------------------
Key: TEIID-4101
URL:
https://issues.jboss.org/browse/TEIID-4101
Project: Teiid
Issue Type: Enhancement
Components: Documentation
Affects Versions: 8.12.3
Reporter: Andrej Šmigala
Assignee: Steven Hawkins
Priority: Minor
Fix For: 9.0
{quote}An internal materialized view table is initially in an invalid state (there is no
data). If teiid_rel:ALLOW_MATVIEW_MANAGEMENT is not specified, the first user query will
trigger an implicit loading of the data.{quote}
The documentation should probably explicitly say that setting the
teiid_rel:ALLOW_MATVIEW_MANAGEMENT property to true will trigger the loading when the vdb
is deployed.
https://docs.jboss.org/author/display/teiid812final/Internal+Materialization