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 E4A399C49 for ; Thu, 5 Jan 2012 11:49:45 +0000 (UTC) Received: (qmail 11345 invoked by uid 500); 5 Jan 2012 11:49:44 -0000 Delivered-To: apmail-cassandra-user-archive@cassandra.apache.org Received: (qmail 10151 invoked by uid 500); 5 Jan 2012 11:49:24 -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 10143 invoked by uid 99); 5 Jan 2012 11:49:22 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 05 Jan 2012 11:49:22 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=HTML_MESSAGE,HTML_OBFUSCATE_05_10,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of shimi.k@gmail.com designates 209.85.212.172 as permitted sender) Received: from [209.85.212.172] (HELO mail-wi0-f172.google.com) (209.85.212.172) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 05 Jan 2012 11:49:15 +0000 Received: by wibhj6 with SMTP id hj6so362337wib.31 for ; Thu, 05 Jan 2012 03:48:55 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; bh=32Or9dUvyLmtOIRIxg637e0ZEjD6qnU7P3Fn0CjGqnM=; b=cE69v1QAZRVGti1Byi3rDryNVnDvZsGFAboXAJR/TeUiWArQMtOCe0yMEh/V1brz0T LtvfnAqOAPT+INORTgXVRygnhVsxvwgR45lJU4zOYPlmJw/dR7uYN55n39Xko6zAoO+n gqNYR+BTNS6ZS3wItk6TYZ9c6yhM3jdnLtyKA= MIME-Version: 1.0 Received: by 10.181.13.179 with SMTP id ez19mr3320736wid.11.1325764134987; Thu, 05 Jan 2012 03:48:54 -0800 (PST) Received: by 10.223.157.16 with HTTP; Thu, 5 Jan 2012 03:48:54 -0800 (PST) Date: Thu, 5 Jan 2012 13:48:54 +0200 Message-ID: Subject: Composite column docs From: Shimi Kiviti To: user@cassandra.apache.org Content-Type: multipart/alternative; boundary=f46d043d66d95268dd04b5c6848a X-Virus-Checked: Checked by ClamAV on apache.org --f46d043d66d95268dd04b5c6848a Content-Type: text/plain; charset=ISO-8859-1 Is there a doc for using composite columns with thrift? Is https://github.com/apache/cassandra/blob/trunk/src/java/org/apache/cassandra/db/marshal/CompositeType.java the only doc? does the client needs to add the length to the get \ get_slice... queries or is it taken care of on the server side? Shimi --f46d043d66d95268dd04b5c6848a Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable
Is there a doc for using composite columns with thrif= t?
does the client needs to add the length to the get \ get_slice... quer= ies or is it taken care of on the server side?

Shi= mi
--f46d043d66d95268dd04b5c6848a--