[
https://issues.apache.org/jira/browse/CASSANDRA-2477?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13049999#comment-13049999
]
Rick Shaw commented on CASSANDRA-2477:
--------------------------------------
How about a custom CF for each (KS/CF); that fully defines the schema entries
for each piece of information to be returned about each KS and each CF.
Then DESCRIBE returns a CQLResult containing normal row content. The syntax of
the DESCRIBE drives a flat set of rows returned to the caller. The CQL
QueryProcessor returns the contents of the CQLRow items for information it
already has access to in the internal metadata tables.
> 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
> Labels: cql
> Fix For: 0.8.1
>
> Attachments: 2477-virtual-cfs-false-start.txt
>
>
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira