You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Eric Evans (JIRA)" <ji...@apache.org> on 2011/01/20 22:20:48 UTC

[jira] Updated: (CASSANDRA-1709) CQL keyspace and column family management

     [ https://issues.apache.org/jira/browse/CASSANDRA-1709?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Eric Evans updated CASSANDRA-1709:
----------------------------------

    Attachment: v1-0004-log-CQL-statement-type.txt
                v1-0003-update-doco-for-CREATE-KEYSPACE.txt
                v1-0002-CQL-keyspace-creation.txt
                v1-0001-CASSANDRA-1709-allow-underscores-in-IDENT.txt

> 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
>            Priority: Minor
>             Fix For: 0.8
>
>         Attachments: v1-0001-CASSANDRA-1709-allow-underscores-in-IDENT.txt, v1-0002-CQL-keyspace-creation.txt, v1-0003-update-doco-for-CREATE-KEYSPACE.txt, v1-0004-log-CQL-statement-type.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.
-
You can reply to this email to add a comment to the issue online.