[ 
https://issues.apache.org/jira/browse/CASSANDRA-3799?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13598319#comment-13598319
 ] 

Sylvain Lebresne commented on CASSANDRA-3799:
---------------------------------------------

bq. I'll take a look, and if it turns out to be easy-ish, I say let's to it

Just to be clear, and while again, I'm not fully sure what you guys want to do 
here, I'm kind of -1 on having cqlsh rewrite queries (independently of whether 
it is easy to do or not). It seems to me that we want user to be able to 
copy-paste queries from cqlsh to their code and vice-versa, and if cqlsh start 
rewriting queries, this defeats the purpose. Furthermore, if there is a real 
need for cqlsh to rewrite queries, don't that mean CQL lacks something?
                
> 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: Aleksey Yeschenko
>            Priority: Minor
>              Labels: cqlsh
>
> 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
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to