[
https://issues.apache.org/jira/browse/CASSANDRA-1363?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jonathan Ellis updated CASSANDRA-1363:
--------------------------------------
Affects Version/s: 0.7 beta 1
(was: 0.7.0)
we should probably just make a call that returns set<KsDef> with the nested
CfDef, ColumnDef stuff inside it, instead of the current situation where we
manually rip apart CFMetaData and turn it into map<string, string>
> describe_keyspace should expose ColumDefs
> -----------------------------------------
>
> Key: CASSANDRA-1363
> URL: https://issues.apache.org/jira/browse/CASSANDRA-1363
> Project: Cassandra
> Issue Type: Improvement
> Components: Core
> Affects Versions: 0.7 beta 1
> Environment: Cassandra Trunk
> Reporter: Tyler L. Hobbs
> Priority: Minor
> Fix For: 0.7.0
>
>
> describe_keyspaces() should expose ColumnDefs. In particular, the validation
> class is needed to allow for automatic conversion of data types.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.