[
https://issues.apache.org/jira/browse/IGNITE-5780?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16833968#comment-16833968
]
kcheng.mvp commented on IGNITE-5780:
------------------------------------
[~vozerov] I notice this issue closed. May I know this feature will be added to
v2.8 or not? thank you very much!
> 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)