[ 
https://issues.apache.org/jira/browse/IGNITE-5780?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16806873#comment-16806873
 ] 

kcheng.mvp commented on IGNITE-5780:
------------------------------------

That's really what I want! Hope it will be released in 2.8. I have used v2.7 in 
production for small system. so far so good. I would like to use ignite in 
another system. The only thing makes me uncomfortable is that I count not keep 
the system module align with database schema. As with business goes on, it 
obviously  that there are some new tables added.
anyway it's very happy see there is a jira tack this.

> DDL: support custom schema creation
> -----------------------------------
>
>                 Key: IGNITE-5780
>                 URL: https://issues.apache.org/jira/browse/IGNITE-5780
>             Project: Ignite
>          Issue Type: New Feature
>          Components: sql
>            Reporter: Denis Magda
>            Priority: Major
>
> Presently if the one creates a SQL table using DDL "CREATE TABLE" command 
> then the table will be bound to the default "PUBLIC" schema. All the tables 
> created this way will fall under this rule.
> Ignite has to support the following:
> * custom schema creation with "CREATE SCHEMA" command.
> * provide an ability to assign any table created with "CREATE TABLE" name to 
> a custom schema.
> * schema and table configured this way has to survive restarts meaning that 
> Ignite Persistent Store has to preserve the configuration parameters.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to