[
https://issues.jboss.org/browse/TEIID-2578?page=com.atlassian.jira.plugin...
]
Steven Hawkins commented on TEIID-2578:
---------------------------------------
The motivation for the feature is to provide a more comprehensive
materialization feature.
I'm not sure if this effort is necessarily tied to materialization as the current
mechanism for bringing in source tables as temp tables is sufficient since the they can be
pulled in at a global scope. Alternatively if you want to add materialized tables to
Teiid schemas it seems like this would be done at load time.
Provide API to add schema elements at translator layer
------------------------------------------------------
Key: TEIID-2578
URL:
https://issues.jboss.org/browse/TEIID-2578
Project: Teiid
Issue Type: Feature Request
Components: Query Engine
Reporter: Ramesh Reddy
Assignee: Ramesh Reddy
Fix For: 8.5
Currently the translator API is can expose the source schema they represent, however
there are no facilities to create the schema elements like
* table
* procedure
the function support is available, but this needs be re-factored under this interface
(may be this can be a follow on task)
Using this feature, query engine should be able to ad-hoc create tables or procedures.
The motivation for the feature is to provide a more comprehensive materialization feature.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira