From user-return-27479-apmail-cassandra-user-archive=cassandra.apache.org@cassandra.apache.org Fri Jul 6 20:58:08 2012 Return-Path: X-Original-To: apmail-cassandra-user-archive@www.apache.org Delivered-To: apmail-cassandra-user-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 32936D230 for ; Fri, 6 Jul 2012 20:58:08 +0000 (UTC) Received: (qmail 81690 invoked by uid 500); 6 Jul 2012 20:58:05 -0000 Delivered-To: apmail-cassandra-user-archive@cassandra.apache.org Received: (qmail 81665 invoked by uid 500); 6 Jul 2012 20:58:05 -0000 Mailing-List: contact user-help@cassandra.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@cassandra.apache.org Delivered-To: mailing list user@cassandra.apache.org Received: (qmail 81655 invoked by uid 99); 6 Jul 2012 20:58:05 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 06 Jul 2012 20:58:05 +0000 X-ASF-Spam-Status: No, hits=2.2 required=5.0 tests=FSL_RCVD_USER,HTML_MESSAGE,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of derek@fyrie.net designates 72.14.182.177 as permitted sender) Received: from [72.14.182.177] (HELO sikozu.fyrie.net) (72.14.182.177) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 06 Jul 2012 20:58:00 +0000 Received: from mail-bk0-f44.google.com ([209.85.214.44]) by sikozu.fyrie.net with esmtpsa (TLS1.0:RSA_ARCFOUR_SHA1:16) (Exim 4.76) (envelope-from ) id 1SnFat-0006td-Ju for user@cassandra.apache.org; Fri, 06 Jul 2012 14:57:39 -0600 Received: by bkty7 with SMTP id y7so1591792bkt.31 for ; Fri, 06 Jul 2012 13:57:32 -0700 (PDT) MIME-Version: 1.0 Received: by 10.204.152.15 with SMTP id e15mr15965826bkw.18.1341608252667; Fri, 06 Jul 2012 13:57:32 -0700 (PDT) Received: by 10.204.197.72 with HTTP; Fri, 6 Jul 2012 13:57:32 -0700 (PDT) In-Reply-To: References: <41A0E175-CC7F-49CE-8D1C-5B6624777D19@thelastpickle.com> <68406753-8A12-4F7F-875D-1CB767F1C8CA@thelastpickle.com> <08AB4D4C-0569-4B51-A319-377D2280825C@gmail.com> Date: Fri, 6 Jul 2012 14:57:32 -0600 Message-ID: Subject: Re: Dynamic CF From: Derek Williams To: user@cassandra.apache.org Content-Type: multipart/alternative; boundary=0015175d03a053f92104c42f838d X-Virus-Checked: Checked by ClamAV on apache.org --0015175d03a053f92104c42f838d Content-Type: text/plain; charset=UTF-8 On Fri, Jul 6, 2012 at 2:49 PM, Leonid Ilyevsky wrote: > At this point I am really confused about what direction Cassandra is > going. CQL 3 has the benefit of composite keys, but no dynamic columns. > I thought, the whole point of Cassandra was to provide dynamic tables. > See my earlier post on the subject: http://www.mail-archive.com/user@cassandra.apache.org/msg23160.html You can have a dynamic table with CQL3, you just can't have a table with a mix of dynamic/nondynamic columns. -- Derek Williams --0015175d03a053f92104c42f838d Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
On Fri, Jul 6, 2012 at 2:49 PM, Leonid Ilyevsky = <lilyevsky@mooncapital.com> wrote:
At this point I am really confused about what direction Cassandra is going.= CQL 3 has the benefit of composite keys, but no dynamic columns.
I thought, the whole point of Cassandra was to provide dynamic tables.
<= /blockquote>

See my earlier post on the subject:
http://www.mail-archive.com/user@cassandra.apache.org/msg23160.html=

You can have a dynamic table with CQL3, you just can= 9;t have a table with a mix of dynamic/nondynamic columns.

--
Derek Williams

--0015175d03a053f92104c42f838d--