[teiid-issues] [JBoss JIRA] (TEIID-2578) add/remove schema elements

Steven Hawkins (JIRA) jira-events at lists.jboss.org
Fri Aug 9 11:51:26 EDT 2013


     [ https://issues.jboss.org/browse/TEIID-2578?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Steven Hawkins updated TEIID-2578:
----------------------------------

          Summary: add/remove schema elements  (was: Provide API to add schema elements at translator layer)
    Fix Version/s: 9.0
                       (was: 8.5)
      Description: Schemas are currently static after load.  Modifications can only happen with restarts or new versions.  We should allow add/drop at runtime.  (was: 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.)


Rewriting the issues as general add/drop of schema entries.
                
> add/remove schema elements
> --------------------------
>
>                 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: 9.0
>
>
> Schemas are currently static after load.  Modifications can only happen with restarts or new versions.  We should allow add/drop at runtime.

--
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