Details
-
New Feature
-
Status: Resolved
-
Low
-
Resolution: Not A Problem
-
None
Description
cqlsh's ASSUME command currently only changes how query return values are deserialized, and never transforms user CQL text before sending to Cassandra.
Apparently cassandra-cli also changes how values are interpreted and marshaled for Cassandra, so user expectation is that cqlsh should also do this.
Attachments
Issue Links
- is related to
-
CASSANDRA-4815 Make CQL work naturally with wide rows
- Resolved
-
CASSANDRA-5331 Remove ASSUME from cqlsh
- Resolved