[
https://issues.jboss.org/browse/TEIID-2578?page=com.atlassian.jira.plugin...
]
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)