You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2010/11/03 17:43:25 UTC

[jira] Resolved: (CASSANDRA-1701) cassandra-cli doesn't handle non-string column names well

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

Jonathan Ellis resolved CASSANDRA-1701.
---------------------------------------

    Resolution: Fixed
      Reviewer: xedin
      Assignee: Jim Ancona

committed.  thanks, Jim!

> 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
>            Assignee: 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.