Return-Path: Delivered-To: apmail-incubator-cassandra-commits-archive@minotaur.apache.org Received: (qmail 43055 invoked from network); 10 Aug 2009 14:36:33 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 10 Aug 2009 14:36:33 -0000 Received: (qmail 75012 invoked by uid 500); 10 Aug 2009 14:36:40 -0000 Delivered-To: apmail-incubator-cassandra-commits-archive@incubator.apache.org Received: (qmail 74917 invoked by uid 500); 10 Aug 2009 14:36:40 -0000 Mailing-List: contact cassandra-commits-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: cassandra-dev@incubator.apache.org Delivered-To: mailing list cassandra-commits@incubator.apache.org Received: (qmail 74741 invoked by uid 99); 10 Aug 2009 14:36:39 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 10 Aug 2009 14:36:39 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 10 Aug 2009 14:36:36 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 2052F234C04C for ; Mon, 10 Aug 2009 07:36:15 -0700 (PDT) Message-ID: <92668021.1249914975131.JavaMail.jira@brutus> Date: Mon, 10 Aug 2009 07:36:15 -0700 (PDT) From: "Eric Evans (JIRA)" To: cassandra-commits@incubator.apache.org Subject: [jira] Commented: (CASSANDRA-296) remove CQL In-Reply-To: <338022631.1247607674877.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/CASSANDRA-296?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12741344#action_12741344 ] Eric Evans commented on CASSANDRA-296: -------------------------------------- rebased. > remove CQL > ---------- > > Key: CASSANDRA-296 > URL: https://issues.apache.org/jira/browse/CASSANDRA-296 > Project: Cassandra > Issue Type: Improvement > Components: Core > Reporter: Jonathan Ellis > Assignee: Eric Evans > Fix For: 0.4 > > Attachments: v1-0001-CASSANDRA-296-fix-grammar-breakage.txt, v1-0002-CASSANDRA-296-remove-CQL-support-from-the-CLI.txt, v1-0003-CASSANDRA-296-remove-CQL.txt, v2-0001-CASSANDRA-296-fix-grammar-breakage.txt, v2-0002-CASSANDRA-296-remove-CQL-support-from-the-CLI.txt, v2-0003-CASSANDRA-296-remove-CQL.txt > > > I don't see a way to support binary column names in CQL once CASSANDRA-185 and CASSANDRA-240 are done. You could do awful things like JDBC does for blob support but for the CLI that seems like the cure is worse than the disease. > The obvious solution to me is to get rid of CQL. > (This conflicts with CASSANDRA-289 -- we do want _some_ way to query the db from the cli.) -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.