[
https://issues.apache.org/jira/browse/CASSANDRA-2358?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13008906#comment-13008906
]
Jonathan Ellis commented on CASSANDRA-2358:
-------------------------------------------
We should fix negative ints in 0.7 unless it's a huge pain. (Counters will
stay 0.8 only.)
> 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
>
> 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