-
Bug
-
Resolution: Done
-
Major
-
None
-
None
-
DV Sprint 60
-
0.5
There are two issues with the import logic and naming:
1. There's an assumption that any table in the schema was created by the mongodb import. In general this is not true as other imports or ddl may have already run.
2. If a child construct has a field name that matches an existing table, the two entities will get intertwined in the metadata, which is invalid.
- is related to
-
TEIID-5875 MongoDB metadata import can create tables with no columns
- Resolved