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

Rick Shaw commented on CASSANDRA-2477:
--------------------------------------

Tooling will want to be able to ask the API to describe:

- List all the Keyspace names.
- List all the attributes of the Keyspace
- List all the column families within a Keyspace
- List all of the column names and types of those columns that have been 
declared
- list all of the indexed names and alias names

I think this will need to be returned by the API at the code level not a shell. 

How about just a special set of CFs in the "System" Keyspace that can be 
treated as RO data that describes Keyspaces and CFs?

> CQL support for describing keyspaces / column familes
> -----------------------------------------------------
>
>                 Key: CASSANDRA-2477
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-2477
>             Project: Cassandra
>          Issue Type: Sub-task
>          Components: API, Core
>            Reporter: Eric Evans
>            Assignee: Jonathan Ellis
>              Labels: cql
>             Fix For: 0.8.1
>
>


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

Reply via email to