Return-Path: X-Original-To: apmail-cassandra-commits-archive@www.apache.org Delivered-To: apmail-cassandra-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 3DF68EE4D for ; Sun, 10 Mar 2013 15:53:14 +0000 (UTC) Received: (qmail 92897 invoked by uid 500); 10 Mar 2013 15:53:13 -0000 Delivered-To: apmail-cassandra-commits-archive@cassandra.apache.org Received: (qmail 92861 invoked by uid 500); 10 Mar 2013 15:53:13 -0000 Mailing-List: contact commits-help@cassandra.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cassandra.apache.org Delivered-To: mailing list commits@cassandra.apache.org Received: (qmail 92846 invoked by uid 99); 10 Mar 2013 15:53:13 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 10 Mar 2013 15:53:13 +0000 Date: Sun, 10 Mar 2013 15:53:13 +0000 (UTC) From: "Aleksey Yeschenko (JIRA)" To: commits@cassandra.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Comment Edited] (CASSANDRA-3799) cqlsh: ASSUME should also change how values are sent to cassandra MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/CASSANDRA-3799?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13598292#comment-13598292 ] Aleksey Yeschenko edited comment on CASSANDRA-3799 at 3/10/13 3:52 PM: ----------------------------------------------------------------------- It is now (post-1.2.2) both easier and much less important. As Paul mentioned, we do parse every query already, but I haven't looked into how difficult rewriting them would be (the only rewriting we do atm is adding a defult limit to SELECTs). I'll take a look, and if it turns out to be easy-ish, I say let's to it. And if not.. there are more important issues out there. was (Author: iamaleksey): It is now (post-1.2.2) both easier and much less important. As Paul mentioned, we do parse every query now, but I haven't looked into how difficult rewriting them would be. I'll take a look, and if it turns out to be easy-ish, I say let's to it. And if not.. there are more important issues out there. > 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