]
Barry LaFond resolved TEIIDDES-2482.
------------------------------------
Resolution: Done
Resolving this issue and logged TEIIDDES-2524 to handle the virtual procedure case
described in the previous comment
Enable DDL Importer to import Teiid DDL CREATE VIEW statements to
capture and set SQL expression in view model
--------------------------------------------------------------------------------------------------------------
Key: TEIIDDES-2482
URL:
https://issues.jboss.org/browse/TEIIDDES-2482
Project: Teiid Designer
Issue Type: Enhancement
Components: Import/Export, Transformations
Reporter: Barry LaFond
Assignee: Barry LaFond
Fix For: 9.1, 9.0.2 Beta1, 9.0.2
Attachments: view_example.ddl
Teiid DDL supports CREATE VIEW & CREATE PROCEDURE statements that contain SQL
expression. The current DDL Importer does not recognize the SQL expression and will not
set that value on a table or procedure when importing to a View model.
Make the changes necessary to discover the SQL expression and apply to a virtual
table/procedure if importing to a View model.
To Test:
* Select Designer's simple DDL Importer wizard
* Make sure *Teiid* dialect is selected
* Make sure *View* model option is selected