You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Tyler Hobbs (JIRA)" <ji...@apache.org> on 2014/08/20 19:02:26 UTC

[jira] [Comment Edited] (CASSANDRA-7671) cqlsh: Error when printing results of conditional updates

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

Tyler Hobbs edited comment on CASSANDRA-7671 at 8/20/14 5:01 PM:
-----------------------------------------------------------------

It looks like this is just a problem with 2.1 and trunk, not 2.1.0.


was (Author: thobbs):
It looks like this is just a problem with trunk, not 2.1.0.

> cqlsh: Error when printing results of conditional updates
> ---------------------------------------------------------
>
>                 Key: CASSANDRA-7671
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-7671
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Tools
>            Reporter: Tyler Hobbs
>            Assignee: Tyler Hobbs
>             Fix For: 2.1.1, 3.0
>
>
> {noformat}
> cqlsh> INSERT INTO demo.kv (key, value) VALUES (1, 1) IF NOT EXISTS;
> print_static_result() takes exactly 3 arguments (2 given)
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.2#6252)