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 79EF010026 for ; Tue, 29 Oct 2013 02:03:33 +0000 (UTC) Received: (qmail 70011 invoked by uid 500); 29 Oct 2013 02:03:30 -0000 Delivered-To: apmail-cassandra-user-archive@cassandra.apache.org Received: (qmail 69929 invoked by uid 500); 29 Oct 2013 02:03:30 -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 69921 invoked by uid 99); 29 Oct 2013 02:03:30 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 29 Oct 2013 02:03:30 +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 liam.stewart@gmail.com designates 209.85.214.181 as permitted sender) Received: from [209.85.214.181] (HELO mail-ob0-f181.google.com) (209.85.214.181) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 29 Oct 2013 02:03:24 +0000 Received: by mail-ob0-f181.google.com with SMTP id wp4so4539508obc.40 for ; Mon, 28 Oct 2013 19:03:04 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=gTXKKZ2mKGsCIDiJakw8fGCTdST34PCRNBZuOKJa26A=; b=UtTHf7OjfaRanb9eyalPOT69PGgJCXYHjusxcHFhxbG4wUsDbx6CpMoBvxtSkRQP48 AATZhH8Y1KbKsW1WYKD5ObwFv7NWL7Qh89dWpw6VUewmQuBKfHNqoYWyl2fMDCx63GV+ rZdVqUqB8zPHtrprE5QiQ5CEaZPPrARh7TJDni4FsHYD7iuM/38Oe6W0J5u60DGhd0UM L8LvfeXQgKpw/LgQd72QfRZ1YRh9G5Fw+LUJN1hDQJKI25nZQd5Ov6Ho4JehMCtBPtUJ KK48oi5bjmhTNYkbWYHtN1DTKVeAF1p7a97KYeLDQlVj4SYkHLbdtoqb+F8IEjZwYSoz 8OmQ== MIME-Version: 1.0 X-Received: by 10.60.117.225 with SMTP id kh1mr17202835oeb.15.1383012184319; Mon, 28 Oct 2013 19:03:04 -0700 (PDT) Received: by 10.182.251.136 with HTTP; Mon, 28 Oct 2013 19:03:04 -0700 (PDT) Date: Mon, 28 Oct 2013 19:03:04 -0700 Message-ID: Subject: CQL & selecting individual items from a map From: Liam Stewart To: user@cassandra.apache.org Content-Type: multipart/alternative; boundary=047d7b3a9a7cf7729504e9d79d8b X-Virus-Checked: Checked by ClamAV on apache.org --047d7b3a9a7cf7729504e9d79d8b Content-Type: text/plain; charset=ISO-8859-1 I was wondering if anybody could explain the rationale behind disallowing selection of individual elements from a map in CQL and why an entire map must be retrieved at once when items are stored as distinct columns? Are there any plans to allow individual selection? -- Liam Stewart :: liam.stewart@gmail.com --047d7b3a9a7cf7729504e9d79d8b Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable
I was wondering if anybody could explain the rationale beh= ind disallowing selection of individual elements from a map in CQL and why = an entire map must be retrieved at once when items are stored as distinct c= olumns? Are there any plans to allow individual selection?

--
Liam Stewart :: liam.stewart@gmail.com
--047d7b3a9a7cf7729504e9d79d8b--