]
Barry LaFond commented on TEIIDDES-2100:
----------------------------------------
The requirement that table names could NOT include the '.' delimiter was removed,
so this JIRA has become irrelevant. 8.5 release removes the validation error check.
Add ability to migrate older models containing table names with
"." characters
------------------------------------------------------------------------------
Key: TEIIDDES-2100
URL:
https://issues.jboss.org/browse/TEIIDDES-2100
Project: Teiid Designer
Issue Type: Feature Request
Security Level: Public(Everyone can see)
Components: Transformations, Validation
Affects Versions: 8.4, 8.3.2
Reporter: Barry LaFond
Assignee: Barry LaFond
Fix For: 8.3.4, 8.6, 8.5.1
Attachments: BarryProducts.zip, DOTNAMESMODELProjectSet.zip
DV 6 tooling (Designer 8.3.x) includes error validation to prevent non-quoted names from
being defined and used in SQL.
Designer needs a mechanism/framework to help users globally fix table names containing
the "." delimiter.
Options:
# Designer feature/action to "fix" a model
# simple CLI-based app to apply to a model
Need to investigate our "rename" logic to see if it can handle the cascade
effect of changing table name and fixing dependent SQL