]
Ramesh Reddy commented on TEIID-3110:
-------------------------------------
We would still need to handle the case when DDL is hand coded and NIS is omitted
name in source should not be omitted in ddl
-------------------------------------------
Key: TEIID-3110
URL:
https://issues.jboss.org/browse/TEIID-3110
Project: Teiid
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: Query Engine
Affects Versions: 8.0
Reporter: Steven Hawkins
Assignee: Steven Hawkins
Fix For: 8.9
When creating the ddl string we'll omit the name in source if it matches the table
name. While this is valid for several translators (jdbc, object, mongodb, and others), it
is not valid for all - salesforce, ldap, odata, and others.