Details
-
Sub-task
-
Status: Resolved
-
Low
-
Resolution: Fixed
Description
CQL specification and implementation for schema management.
This corresponds to the following RPC methods:
- system_add_column_family()
- system_add_keyspace()
- system_drop_keyspace()
- system_update_keyspace()
- system_update_columnfamily()
Update: 2011-04-11
All that remains for the Cassandra 1.0 timeline is ALTER (scroll down for the agreed upon specification). CREATE and DROP are complete.