CQL Data Definition Language
----------------------------
Key: CASSANDRA-1854
URL: https://issues.apache.org/jira/browse/CASSANDRA-1854
Project: Cassandra
Issue Type: Sub-task
Components: API
Affects Versions: 0.8
Reporter: Eric Evans
Priority: Minor
Fix For: 0.8
Data Definition Language specification and implementation for CQL.
This corresponds to the following RPC methods:
* system_update_keyspace()
* system_update_column_family()
* system_drop_keyspace()
* system_drop_column_family()
* system_add_keyspace()
* system_add_column_family
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.