Return-Path: X-Original-To: apmail-cassandra-dev-archive@www.apache.org Delivered-To: apmail-cassandra-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 8824E102FC for ; Wed, 17 Jul 2013 21:19:09 +0000 (UTC) Received: (qmail 68956 invoked by uid 500); 17 Jul 2013 21:19:08 -0000 Delivered-To: apmail-cassandra-dev-archive@cassandra.apache.org Received: (qmail 68929 invoked by uid 500); 17 Jul 2013 21:19:08 -0000 Mailing-List: contact dev-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 dev@cassandra.apache.org Received: (qmail 68921 invoked by uid 99); 17 Jul 2013 21:19:08 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 17 Jul 2013 21:19:08 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of jbellis@gmail.com designates 74.125.82.51 as permitted sender) Received: from [74.125.82.51] (HELO mail-wg0-f51.google.com) (74.125.82.51) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 17 Jul 2013 21:19:03 +0000 Received: by mail-wg0-f51.google.com with SMTP id e11so2270431wgh.30 for ; Wed, 17 Jul 2013 14:18:42 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type; bh=B6/mmdjFTAuabJl2bMx5APJL514ZptWioo+mVE20gyI=; b=T7XxCpMOLQ9zd0WG2QbDnpvvdBL0brIt4eJa4c9bWl7LyeXkuU+BkYIGlbMjNqbLZD s8mY62yYq3PsRUxfY7oScxtyW0Deecw6eorpPIzbl/LxGO7FpLAxdjoyrFxBGQwLKc6A 99/eLZv9+MUE5ZlCyJ+UQCScSF4JRoaTnaqawMidcOvwqvzXwvRLGM5WKX0kN0cTjD29 HNal403CssHouMI7CSRbKR08PFvtIfGx3f6rCRXPwmHETwrpUpk4NTlgRbbTmn7l3uBs FCp2EsCUFxpxGMYKuvCjGLRMajwowjkxGWE9sMHXMds21xvQDqgQztonBoj+asFIYivo t06A== X-Received: by 10.194.176.71 with SMTP id cg7mr6248438wjc.18.1374095922795; Wed, 17 Jul 2013 14:18:42 -0700 (PDT) MIME-Version: 1.0 Received: by 10.217.117.10 with HTTP; Wed, 17 Jul 2013 14:18:22 -0700 (PDT) In-Reply-To: References: From: Jonathan Ellis Date: Wed, 17 Jul 2013 16:18:22 -0500 Message-ID: Subject: Re: CQL vs Thrift To: dev@cassandra.apache.org Content-Type: text/plain; charset=ISO-8859-1 X-Virus-Checked: Checked by ClamAV on apache.org On Wed, Jul 17, 2013 at 4:03 PM, Tyler Hobbs wrote: > I'll leave it to somebody else to comment on adding collections, etc to > Thrift. Doesn't make sense, since Thrift is all about the raw data cells, and collections are an abstraction layer on top of that. -- Jonathan Ellis Project Chair, Apache Cassandra co-founder, http://www.datastax.com @spyced