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/05 23:01:14 UTC

[jira] [Updated] (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:all-tabpanel ]

Tyler Hobbs updated CASSANDRA-7671:
-----------------------------------

    Fix Version/s:     (was: 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
>
> {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)