Details
-
Sub-task
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
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?
Summary of all the changes are here:
http://apache-ignite-developers.2346864.n4.nabble.com/Summary-of-SQL-changes-in-2-1-td18278.html
Here is a page copy for 2.1:
https://apacheignite.readme.io/v2.1/docs/distributed-ddl
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). Apply the changes on 2.1 page if needed:
https://apacheignite.readme.io/v2.1/docs/sql-queries