]
Van Halbert commented on TEIID-3033:
------------------------------------
Its not a designer issue. The translator mete data processor will expose this usability
issue if a dynamic VDB is used or the metadata is imported by obtaining the DDL from teiid
(as designer does).
Importing metadata thru Designer versus using dynamic VDB is
different
----------------------------------------------------------------------
Key: TEIID-3033
URL:
https://issues.jboss.org/browse/TEIID-3033
Project: Teiid
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: Misc. Connectors
Affects Versions: 8.7.1, 8.9
Reporter: Van Halbert
Assignee: Van Halbert
The columns names and NIS, imported via Designer, show that the column name is set as the
NIS, and then converted (replace colon with underscore) to be used as the column name.
However, in the mode shape translator, this logic isn't being applied