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

Jon Hermes edited comment on CASSANDRA-1363 at 8/6/10 7:06 PM:
---------------------------------------------------------------

0001 changes describe_keyspace to return a KsDef which it builds from the 
KSMetaData. describe_keyspaces returns a Set<KsDef> from calling 
describe_keyspace on every KS.
0002 fixes the CLI which explodes after the first patch.
0003 fixes bad usage in a test case.

      was (Author: jhermes):
    0001 changes describe_keyspace to return a KsDef which it builds from the 
KSMetaData. describe_keyspaces returns a Set<KsDef> from calling 
describe_keyspace on every KS.
0002 fixes the CLI which explodes after the first patch.
  
> 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
>            Assignee: Jon Hermes
>            Priority: Minor
>             Fix For: 0.7.0
>
>         Attachments: 1363-0001-describe_returns_defs.patch, 
> 1363-0002-fix_cli_wrt0001.patch, 1363-0003-test_fix_for_CFOFT.patch
>
>
> describe_keyspace() 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.

Reply via email to