Return-Path: Delivered-To: apmail-incubator-cassandra-dev-archive@minotaur.apache.org Received: (qmail 41782 invoked from network); 13 Aug 2009 17:44:04 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 13 Aug 2009 17:44:04 -0000 Received: (qmail 73470 invoked by uid 500); 13 Aug 2009 17:44:10 -0000 Delivered-To: apmail-incubator-cassandra-dev-archive@incubator.apache.org Received: (qmail 73443 invoked by uid 500); 13 Aug 2009 17:44:10 -0000 Mailing-List: contact cassandra-dev-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-dev@incubator.apache.org Received: (qmail 73433 invoked by uid 99); 13 Aug 2009 17:44:10 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 13 Aug 2009 17:44:10 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of jbellis@gmail.com designates 209.85.219.212 as permitted sender) Received: from [209.85.219.212] (HELO mail-ew0-f212.google.com) (209.85.219.212) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 13 Aug 2009 17:44:01 +0000 Received: by ewy8 with SMTP id 8so908051ewy.12 for ; Thu, 13 Aug 2009 10:43:41 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:content-type :content-transfer-encoding; bh=6n+QRkIYOaVdiM+7Khw7oH8O+Omjzlmy5ywZukaZFpQ=; b=hmy0rU8wa5jxcbWd0cmlotDPlhxpotbZ2GcY0/eqBhpBOatcExK6eAdYa0dqRsOG5r budOnKxrjRiT7wDH3uX+p/MDxhU5LC4q9HbgWltAsFCkEr9f/ZtBWbenDW0wQMppXfNs dwflaNhfu4Y26e5IdTi3ynMQmhHk0olP98N/0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; b=eAQb8zZaMPfZ7cYSvMCoiqJJy06i5itqKUhPqvyl1kVRWlCFkw3i0UcuUW0CKkSv0v BhWLbzyZTcycw/r1QxsSzlGXr7CpZ1OcHbElI7Iqps4TcgyO1acvMBbx63/xhQd3kDKM MoiSOqGz6JqSATvZVgEcxcucTel6FhhCzl42k= MIME-Version: 1.0 Received: by 10.216.13.209 with SMTP id b59mr218387web.44.1250185421133; Thu, 13 Aug 2009 10:43:41 -0700 (PDT) In-Reply-To: References: <7c5131fa0908121505m6393cd50l4361cc878d91867f@mail.gmail.com> Date: Thu, 13 Aug 2009 12:43:41 -0500 Message-ID: Subject: Re: Fixing the data model names From: Jonathan Ellis To: cassandra-dev@incubator.apache.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org On Thu, Aug 13, 2009 at 12:38 PM, Evan Weaver wrote: > I understand the BigTable precedent issue...but it's also a group of > rows, and a group of keys, just as much. "Column Family" leaves out > the keys Well, it does, or does not, to the same degree that a Table in a rbd does or does not leave out the keys.