[
https://issues.jboss.org/browse/TEIID-3548?page=com.atlassian.jira.plugin...
]
Ramesh Reddy commented on TEIID-3548:
-------------------------------------
So, you went back to original commit right? only thing I saw is in
"ODataEntitySchemaBuilder" you made entitytypes, functionimport, associations
build in one pass of the schema. I think, I put in different for loops because, I could
not build the associations until I have all the entity types in edmSchema object.
Creation of embedded complex not supported by odata production
--------------------------------------------------------------
Key: TEIID-3548
URL:
https://issues.jboss.org/browse/TEIID-3548
Project: Teiid
Issue Type: Bug
Components: OData
Reporter: Steven Hawkins
Assignee: Steven Hawkins
Fix For: 8.11, 8.12
Prior to 8.11 we would always produce the flattened version with or without the complex
type extension metadata. With TEIID-3543 the extension metadata will cause production to
throw an exception. The workaround until this is fixed is to not use the complex type
extension metadata.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)