[
https://issues.apache.org/jira/browse/CASSANDRA-2358?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13014172#comment-13014172
]
Hudson commented on CASSANDRA-2358:
-----------------------------------
Integrated in Cassandra #822 (See
[https://hudson.apache.org/hudson/job/Cassandra/822/])
add negative number support to cli, trunk version
patch by Pavel Yaskevich for CASSANDRA-2358
> CLI doesn't handle inserting negative integers
> ----------------------------------------------
>
> Key: CASSANDRA-2358
> URL: https://issues.apache.org/jira/browse/CASSANDRA-2358
> Project: Cassandra
> Issue Type: Bug
> Components: Tools
> Affects Versions: 0.7.0
> Reporter: Tyler Hobbs
> Assignee: Pavel Yaskevich
> Priority: Trivial
> Fix For: 0.7.5
>
> Attachments: CASSANDRA-2358-trunk.patch, CASSANDRA-2358.patch
>
> Original Estimate: 0.5h
> Remaining Estimate: 0.5h
>
> The CLI raises a syntax error when trying to insert negative integers:
> {noformat}
> [default@Keyspace1] set StandardInteger['key'][-12] = 'val';
> Syntax error at position 28: mismatched character '1' expecting '-'
> {noformat}
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira