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

Matthew Higgins commented on CASSANDRA-2477:
--------------------------------------------

How would I get all tables for a keyspace using CQL? cqlsh implements this with 
thrift api calls, so I have no examples. Selecting from schema_columnfamilies 
only returns a list of keyspaces.

I am working on a Ruby gem that is 100% CQL except for a few calls (ie. 
https://github.com/data-axle/cassandra_object/blob/master/lib/cassandra_object/schema/tasks.rb).
 I would like to remove the cqlsh dependency.
                
> CQL support for describing keyspaces / column familes
> -----------------------------------------------------
>
>                 Key: CASSANDRA-2477
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-2477
>             Project: Cassandra
>          Issue Type: New Feature
>          Components: API, Core
>            Reporter: Eric Evans
>            Priority: Minor
>              Labels: cql
>             Fix For: 1.1.0
>
>         Attachments: 2477-virtual-cfs-false-start.txt
>
>


--
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

Reply via email to