[
https://issues.jboss.org/browse/TEIIDDES-2971?page=com.atlassian.jira.plu...
]
Van Halbert commented on TEIIDDES-2971:
---------------------------------------
With the latest test build, if the View has a PK defined, then the generated JDG source
tables will have the same primary key.
Create Primary Keys when JDG materialization is created
-------------------------------------------------------
Key: TEIIDDES-2971
URL:
https://issues.jboss.org/browse/TEIIDDES-2971
Project: Teiid Designer
Issue Type: Enhancement
Components: Modeling
Affects Versions: 10.0.2
Reporter: Van Halbert
Assignee: Barry LaFond
Fix For: 10.0.2
When a view is being materialized for JDG, the following keys need to be created:
- as part of the cacheTypeMap property, the 3rd parameter primary key column:
(cacheName:ClassName:primarykeycolumn)
a primary key should be made containing that column on both of the newly created tables.
--
This message was sent by Atlassian JIRA
(v7.2.2#72004)