[
https://issues.jboss.org/browse/TEIID-5211?page=com.atlassian.jira.plugin...
]
Don Krapohl commented on TEIID-5211:
------------------------------------
Completely reasonable. We do that now in fact. The idea was instead to change the source
model connection and have it create all the schema objects in the underlying sources.
That allows in-mem and streaming sources specifically to just begin loading the data
without any scripting--just a connection change in the ETL/streaming tier. It makes for a
more rapid migration in several scenarios.
Allow ability to forward-engineer into underlying data stores
-------------------------------------------------------------
Key: TEIID-5211
URL:
https://issues.jboss.org/browse/TEIID-5211
Project: Teiid
Issue Type: Enhancement
Components: Connector API
Reporter: Don Krapohl
Assignee: Steven Hawkins
As a platform I am better able to better engineer my underlying data stores starting with
a virtual model.
Please add the ability to create, alter, and drop schema objects and relationahips (DDL)
in underlying data sources. Example, if I design a source in Teiid Designer I may wish to
have Teiid do the DDL against the underlying data source(s). This allows better
abstraction an portability of the data model.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)