Ramesh Reddy created TEIIDDES-3028:
--------------------------------------
Summary: Add "LoadNumber" column to Materialized View cache tables
Key: TEIIDDES-3028
URL:
https://issues.jboss.org/browse/TEIIDDES-3028
Project: Teiid Designer
Issue Type: Enhancement
Components: Modeling
Reporter: Ramesh Reddy
Priority: Blocker
Based on TEIID-4628, to work with eager updates on materiliazed view, a materialized
view's cached table MUST contain an additional column called "LoadNumber"
along with rest of view columns. This column is used track the and update the cache
contents according to the
{code}
SYSADMIN.updatematView
{code}
procedure. The relevant document can be found at
https://teiid.gitbooks.io/documents/content/caching/External_Materializat...
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)