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

Pavel Yaskevich commented on CASSANDRA-1701:
--------------------------------------------

This looks good to me, all .getBytes() replaced with columnNameAsByteArray 
methods which is how it should be + tests added.

> cassandra-cli doesn't handle non-string column names well
> ---------------------------------------------------------
>
>                 Key: CASSANDRA-1701
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-1701
>             Project: Cassandra
>          Issue Type: Bug
>            Reporter: Jim Ancona
>         Attachments: cassandra-cli-non-string-column-names.patch
>
>
> cassandra-cli has several bugs when using column names that aren't strings. 
> Attached is a patch that updates CliTest to show the problems and fixes 
> CliClient by properly converting non-string column and sub-column values 
> passed to the GET, SET and COUNT commands.

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