[teiid-issues] [JBoss JIRA] (TEIID-2578) Provide API to add schema elements at translator layer

Ramesh Reddy (JIRA) jira-events at lists.jboss.org
Mon Jul 15 12:10:26 EDT 2013


Ramesh Reddy created TEIID-2578:
-----------------------------------

             Summary: 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: Steven Hawkins


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


More information about the teiid-issues mailing list