[
https://issues.apache.org/jira/browse/CASSANDRA-7671?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14086751#comment-14086751
]
Tyler Hobbs commented on CASSANDRA-7671:
----------------------------------------
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
>
> {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)