cqlsh: ASSUME should also change how values are sent to cassandra
-----------------------------------------------------------------

                 Key: CASSANDRA-3799
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-3799
             Project: Cassandra
          Issue Type: New Feature
          Components: Tools
    Affects Versions: 1.0.3
            Reporter: paul cannon
            Assignee: paul cannon
            Priority: Minor


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.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to