[
https://issues.apache.org/jira/browse/IGNITE-5780?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Vladimir Ozerov updated IGNITE-5780:
------------------------------------
Fix Version/s: (was: 2.3)
2.4
> DDL: support custom schema creation
> -----------------------------------
>
> Key: IGNITE-5780
> URL: https://issues.apache.org/jira/browse/IGNITE-5780
> Project: Ignite
> Issue Type: New Feature
> Reporter: Denis Magda
> Fix For: 2.4
>
>
> 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
(v6.4.14#64029)