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

Jonathan Ellis updated CASSANDRA-1709:
--------------------------------------

    Fix Version/s:     (was: 1.0)
                   0.8.1
         Assignee: Pavel Yaskevich

Looks like we also need DROP INDEX.

(We don't allow changing comparator, so one of the ALTER CF examples is 
misleading above.)

> 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 beta 1
>            Reporter: Eric Evans
>            Assignee: Pavel Yaskevich
>            Priority: Minor
>              Labels: cql
>             Fix For: 0.8.1
>
>         Attachments: v1-0001-CASSANDRA-1709-CQL-DROP-implementations.txt, 
> v1-0002-system-tests-for-CQL-DROPs.txt, v1-0003-updated-doco-for-CQL-DROPs.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()
> *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.

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

Reply via email to