-
Bug
-
Resolution: Done
-
Blocker
-
8.1
-
None
MergeProcessorImpl.doOrderContained() shows the following for source and result ModelAnnotationImpl.
ProducerName and ProducerVersion are lost.
sourceObject:
org.teiid.designer.metamodels.core.impl.ModelAnnotationImpl@30298bbf (description: null, nameInSource: null, primaryMetamodelUri: http://www.metamatrix.com/metamodels/Relational, modelType: PHYSICAL, maxSetSize: 0, visible: true, supportsDistinct: true, supportsJoin: true, supportsOrderBy: true, supportsOuterJoin: true, supportsWhereAll: true, namespaceUri: null, ProducerName: Teiid Designer, ProducerVersion: 8.2.0)
resultObject:
org.teiid.designer.metamodels.core.impl.ModelAnnotationImpl@d3b11c3 (description: null, nameInSource: null, primaryMetamodelUri: http://www.metamatrix.com/metamodels/Relational, modelType: PHYSICAL, maxSetSize: 0, visible: true, supportsDistinct: true, supportsJoin: true, supportsOrderBy: true, supportsOuterJoin: true, supportsWhereAll: true, namespaceUri: null, ProducerName: null, ProducerVersion: null)
- relates to
-
TEIIDDES-1739 Refactor DdlImporter into dialect-specific processors.
- Closed
-
TEIIDDES-1670 DDL Importer - problem with re-import when setting descriptions
- Closed
-
TEIIDDES-1705 Model imported from DDL is missing relational model extension MED
- Closed