Details
-
New Feature
-
Status: Resolved
-
Normal
-
Resolution: Fixed
Description
Right now cqlsh behave with INSERT/UPDATE...IF the same way it does for regular INSERT/UPDATE statements, that is without displaying anything if there were no error.
Ideally it should display the ResultSet returned by these CAS statements as defined in CASSANDRA-5619.