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

Jonathan Ellis commented on CASSANDRA-1799:
-------------------------------------------

I think a default comparator would not be very useful in most cases.

But I would like to see the cli save/load assumptions made between sessions.

> Allow session level 'assume' functionality for client
> -----------------------------------------------------
>
>                 Key: CASSANDRA-1799
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-1799
>             Project: Cassandra
>          Issue Type: Improvement
>          Components: Tools
>    Affects Versions: 0.7.0 rc 1
>            Reporter: T Jake Luciani
>
> Currently with the cassandra-cli if I want to see what actual values 
> cassandra holds I need to do:
>  assume Standard2 COMPARATOR as utf8
>  assume Standard2 VALIDATOR as utf8
> Most types support toString rather, since this is a client I think it makes 
> sense to default display values as utf8 and fallback to bytes on error.
> Alternately we could support  the syntax 'assume default COMPARATOR as utf8' 
> on the session.

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