You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Jon Hermes (JIRA)" <ji...@apache.org> on 2010/08/07 00:50:16 UTC

[jira] Issue Comment Edited: (CASSANDRA-1363) describe_keyspace should expose ColumDefs

    [ 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 6:48 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.

      was (Author: jhermes):
    0001 changes describe_keyspace to return a KsDef which it builds from the KSMetaData.
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
>
>
> 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.