]
Ramesh Reddy resolved TEIID-3465.
---------------------------------
Labels: Beta2 (was: )
Fix Version/s: 8.11
Resolution: Done
Fixing the import for nested tables to be represented correctly
mongoDB: Update Metadata processor to handle nested documents
-------------------------------------------------------------
Key: TEIID-3465
URL:
https://issues.jboss.org/browse/TEIID-3465
Project: Teiid
Issue Type: Enhancement
Components: Misc. Connectors
Affects Versions: 8.10
Reporter: Ramesh Reddy
Assignee: Ramesh Reddy
Labels: Beta2
Fix For: 8.11
Teiid 8.10 version provided a detailed support for the nested documents in MongoDB based
on the schema and extension properties provided.
However when reading the existing JSON documents from MongoDB to figure out the
compatible schema, it is not updated to recognize all the possible nesting in JSON
document to produce a correct schema.