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

Steven Hawkins (JIRA) issues at jboss.org
Mon Oct 17 18:04:00 EDT 2016


    [ https://issues.jboss.org/browse/TEIID-2578?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13308117#comment-13308117 ] 

Steven Hawkins commented on TEIID-2578:
---------------------------------------

I've started to make changes locally as part of the merge, here's what I have so far:

- changed all new reserved to non-reserved
- minor changes to requestmessage serialization handling
- changed "use schema" to "set schema" (more common) - also removed any side affect with create/drop in terms of altering the current schema

The last change means that we should support "create schema" that also takes a list of ddl.

I should hopefully have things merged tomorrow.


> 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.2
>
>
> Schemas are currently static after load.  Modifications can only happen with restarts or new versions.  We should allow add/drop at runtime.



--
This message was sent by Atlassian JIRA
(v6.4.11#64026)


More information about the teiid-issues mailing list