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 9E1F57D8A for ; Thu, 29 Dec 2011 23:27:58 +0000 (UTC) Received: (qmail 27854 invoked by uid 500); 29 Dec 2011 23:27:56 -0000 Delivered-To: apmail-cassandra-user-archive@cassandra.apache.org Received: (qmail 27753 invoked by uid 500); 29 Dec 2011 23:27:56 -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 27744 invoked by uid 99); 29 Dec 2011 23:27:56 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 29 Dec 2011 23:27:56 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of tyler@datastax.com designates 209.85.215.44 as permitted sender) Received: from [209.85.215.44] (HELO mail-lpp01m010-f44.google.com) (209.85.215.44) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 29 Dec 2011 23:27:51 +0000 Received: by laah2 with SMTP id h2so5720664laa.31 for ; Thu, 29 Dec 2011 15:27:29 -0800 (PST) MIME-Version: 1.0 Received: by 10.152.104.131 with SMTP id ge3mr1070817lab.10.1325201248514; Thu, 29 Dec 2011 15:27:28 -0800 (PST) Received: by 10.152.18.138 with HTTP; Thu, 29 Dec 2011 15:27:28 -0800 (PST) In-Reply-To: References: Date: Thu, 29 Dec 2011 17:27:28 -0600 Message-ID: Subject: Re: Retrieve all composite columns from a row, whose composite name's first component matches from a list of Integers From: Tyler Hobbs To: user@cassandra.apache.org Content-Type: multipart/alternative; boundary=f46d0408da2dac721e04b5437501 --f46d0408da2dac721e04b5437501 Content-Type: text/plain; charset=ISO-8859-1 On Thu, Dec 29, 2011 at 3:13 PM, Edward Capriolo wrote: > > You seen to say you can query for a list of supercolumns, I am not > sure how this works because the ColumnParent seems to only accept a > single SuperColumn, but if you can do it I am not calling you a liar. > If you don't specify a super column ColumnParent, then SlicePredicate.columns are assumed to be super column names. > > Maybe this is a good case for 'server side scanners'. Ow man I know > jbellis read this and put my face up on a dart board. Letting multiget_slice accept multiple SlicePredicates per key could also accomplish this. -- Tyler Hobbs DataStax --f46d0408da2dac721e04b5437501 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable
On Thu, Dec 29, 2011 at 3:13 PM, Edward Capriolo= <edlinuxguru= @gmail.com> wrote:

You seen to say you can query for a list of supercolumns, I am not
sure how this works because the ColumnParent seems to only accept a
single SuperColumn, but if you can do it I am not calling you a liar.

If you don't specify a super column ColumnParent, t= hen SlicePredicate.columns are assumed to be super column names.
=A0

Maybe this is a good case for 'server side scanners'. Ow man I know=
jbellis read this and put my face up on a dart board.
Letting multiget_slice accept multiple SlicePredicates per key could also = accomplish this.

--
Tyler = Hobbs
DataStax
<= br> --f46d0408da2dac721e04b5437501--