[
https://issues.redhat.com/browse/TEIID-5876?focusedWorklogId=12450519&...
]
Steven Hawkins logged work on TEIID-5876:
-----------------------------------------
Author: Steven Hawkins
Created on: 14/Mar/20 9:54 PM
Start Date: 14/Mar/20 9:54 PM
Worklog Time Spent: 1 hour, 30 minutes
Issue Time Tracking
-------------------
Remaining Estimate: 30 minutes (was: 2 hours)
Time Spent: 3 hours, 30 minutes (was: 2 hours)
Worklog Id: (was: 12450519)
MongoDB import name conflict issues
-----------------------------------
Key: TEIID-5876
URL:
https://issues.redhat.com/browse/TEIID-5876
Project: Teiid
Issue Type: Bug
Components: Misc. Connectors
Reporter: Steven Hawkins
Assignee: Steven Hawkins
Priority: Major
Fix For: 14.0
Original Estimate: 4 hours
Time Spent: 3 hours, 30 minutes
Remaining Estimate: 30 minutes
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.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)