You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Tupshin Harper (JIRA)" <ji...@apache.org> on 2012/12/12 20:40:20 UTC

[jira] [Updated] (CASSANDRA-5060) select keyspace_name from system.schema_keyspaces

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

Tupshin Harper updated CASSANDRA-5060:
--------------------------------------

    Assignee: Aleksey Yeschenko  (was: Alexey Zotov)
    
> select keyspace_name from system.schema_keyspaces
> -------------------------------------------------
>
>                 Key: CASSANDRA-5060
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-5060
>             Project: Cassandra
>          Issue Type: New Feature
>          Components: API
>    Affects Versions: 1.2.0 beta 3
>            Reporter: Tupshin Harper
>            Assignee: Aleksey Yeschenko
>            Priority: Minor
>             Fix For: 1.2.0 rc1
>
>
> It is currently possible to "describe tables" to list the tables in the current keyspace, or list all tables in all keyspaces if you are not currently in a keyspace. It is also possible to enumerate the keyspaces with a cql command to select from the system.schema_columnfamilies. There should be a simple "describe keyspaces" command that enumerates just the keyspaces and is syntactic sugar for "select keyspace name from schema_keyspaces".

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira