[ 
https://issues.apache.org/jira/browse/CASSANDRA-1799?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jonathan Ellis resolved CASSANDRA-1799.
---------------------------------------

    Resolution: Won't Fix

> 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.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to