[
https://issues.apache.org/jira/browse/CASSANDRA-7671?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tyler Hobbs updated CASSANDRA-7671:
-----------------------------------
Attachment: 7671-2.1.txt
7671-2.1.txt (and
[branch|https://github.com/thobbs/cassandra/tree/CASSANDRA-7671]) fixes the
error and updates the cqlsh grammar to handle conditions. I went ahead and
added support for CASSANDRA-6839 to the grammar as well, since that's set to be
fixed in 2.1.1.
> 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
>
> Attachments: 7671-2.1.txt, 7671.txt
>
>
> {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)