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

Hudson commented on CASSANDRA-2358:
-----------------------------------

Integrated in Cassandra-0.7 #402 (See 
[https://hudson.apache.org/hudson/job/Cassandra-0.7/402/])
    allow negative numbers in the cli
patch by Pavel Yaskevich; reviewed by jbellis 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.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

Reply via email to