[ 
https://issues.apache.org/jira/browse/CASSANDRA-1709?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12993785#comment-12993785
 ] 

Eric Evans commented on CASSANDRA-1709:
---------------------------------------

The attached patches implement {{CREATE COLUMNFAMILY}}, with a system test, and 
updated documentation. There is more to come, but this part stands alone and 
could go in at any time.

Review of this patchset (before or after commit) is very welcome, but in the 
absence of feedback I will likely commit this early next week to minimize 
rebase/merge efforts.

> CQL keyspace and column family management
> -----------------------------------------
>
>                 Key: CASSANDRA-1709
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-1709
>             Project: Cassandra
>          Issue Type: Sub-task
>          Components: API
>    Affects Versions: 0.8
>            Reporter: Eric Evans
>            Assignee: Eric Evans
>            Priority: Minor
>              Labels: cql
>             Fix For: 0.8
>
>         Attachments: 
> v2-0001-CASSANDRA-1709-CREATE-COLUMNFAMILY-w-system-tests.txt, 
> v2-0002-improved-error-messages.txt, 
> v2-0003-updated-documentation-for-CREATE-COLUMNFAMILY.txt
>
>   Original Estimate: 0h
>  Remaining Estimate: 0h
>
> 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()

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to