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-21Plus, 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)