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.