You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Denis Magda (JIRA)" <ji...@apache.org> on 2017/05/30 19:28:04 UTC

[jira] [Created] (IGNITE-5346) Document DDL features: CREATE/DROP, global schema, persistence

Denis Magda created IGNITE-5346:
-----------------------------------

             Summary: Document DDL features: CREATE/DROP, global schema, persistence 
                 Key: IGNITE-5346
                 URL: https://issues.apache.org/jira/browse/IGNITE-5346
             Project: Ignite
          Issue Type: Sub-task
            Reporter: Denis Magda
            Assignee: Vladimir Ozerov


We need to document the new features to be added to DDL in 2.1:
* CREATE and DROP table.
* Global default schema. 
* Configuration persistence during restarts.

In addition, the limitations have to be listed as well:
* no way to set a schema.
* ALTER TABLE is to be supported.
* something?

Here is a page copy for 2.1:
https://apacheignite.readme.io/v2.0/docs/distributed-ddl-21

Plus, since the schema becomes global it makes sense to revisit all the examples we have where a cache name is used as schema (JOINS).



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)