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

Pavel Yaskevich commented on CASSANDRA-1693:
--------------------------------------------

{code}
ASSUME NAME OF CFName[ColumnName] AS <type> DEFAULT <type>
ASSUME VALUE OF CFName[ColumnName]  AS <type> DEFAULT <type>
{code}

Something like that...

> add cli support for assuming CF comparator, validator
> -----------------------------------------------------
>
>                 Key: CASSANDRA-1693
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-1693
>             Project: Cassandra
>          Issue Type: Improvement
>          Components: Tools
>    Affects Versions: 0.7 beta 1
>            Reporter: Jonathan Ellis
>            Assignee: Pavel Yaskevich
>            Priority: Minor
>             Fix For: 0.7.0
>
>
> Similar to what we did for CASSANDRA-1603 for column-level metadata, we'd 
> like to be able to add client-side metadata for a CF w/o actually updating 
> the CF definition.  Suggestions for syntax?

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