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 DB776D589 for ; Thu, 8 Nov 2012 18:20:56 +0000 (UTC) Received: (qmail 4738 invoked by uid 500); 8 Nov 2012 18:20:54 -0000 Delivered-To: apmail-cassandra-user-archive@cassandra.apache.org Received: (qmail 4712 invoked by uid 500); 8 Nov 2012 18:20:54 -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 4704 invoked by uid 99); 8 Nov 2012 18:20:54 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 08 Nov 2012 18:20:54 +0000 X-ASF-Spam-Status: No, hits=1.8 required=5.0 tests=HTML_FONT_FACE_BAD,HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of alan.ristic@gmail.com designates 209.85.223.172 as permitted sender) Received: from [209.85.223.172] (HELO mail-ie0-f172.google.com) (209.85.223.172) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 08 Nov 2012 18:20:47 +0000 Received: by mail-ie0-f172.google.com with SMTP id 9so5197755iec.31 for ; Thu, 08 Nov 2012 10:20:27 -0800 (PST) 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=ZDFTwiLJW2A2DGDr8qq7g5+Mkli5lHjgb3+89BrdPc0=; b=rBbyEU1gS5f0XiHgsxqwRuqpfiDrom7U+9oMp9OqKdYCiF+bR8ogMg/Z5UcJwT3L7e a3gn5SekXJsHMWXr2TO3UnjdAkKsuq0zRSTSUFZxYXM0VWJ903DS4yHaTlM6ibMnmaSM Eqq2wkZQqEVQ7xw+uj1H3vTh+flN/+CDX/TudVMTfMt7Xa8EGPnpRXz8LvDCgwwIPfOE MaajSY4UbIrt9U+Yd0UwShqI5IjMzL1+UFmF6USI+OrEXcdBYEMZDpoJy3KWDVlpV7Iv pFEDMmR+09PyfqTSxOSOBuROTo0xwHGOMGcR2CF/48VOzDXBPq+Dl1iNbBEl60S9r1Rj cGqw== Received: by 10.50.158.201 with SMTP id ww9mr21359911igb.22.1352398827035; Thu, 08 Nov 2012 10:20:27 -0800 (PST) MIME-Version: 1.0 Received: by 10.43.7.6 with HTTP; Thu, 8 Nov 2012 10:20:06 -0800 (PST) In-Reply-To: References: From: =?UTF-8?B?QWxhbiBSaXN0acSH?= Date: Thu, 8 Nov 2012 19:20:06 +0100 Message-ID: Subject: Re: How to insert composite column in CQL3? To: user@cassandra.apache.org Content-Type: multipart/alternative; boundary=14dae934063dae1cd004cdffe300 X-Virus-Checked: Checked by ClamAV on apache.org --14dae934063dae1cd004cdffe300 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Ok, this article answered all the confusion in my head: http://www.datastax.com/dev/blog/thrift-to-cql3 It's a must read for noobs (like me). It perfectly explains mappings and diffs between internals and CQL3(abstractions). First read this and THEN go study all the resources out there ;) Lp, Alan Risti=C4=87 Lp, *Alan Risti=C4=87* *m*: 040 423 688 2012/11/8 Alan Risti=C4=87 > Hi there! > > I'm strugguling to figure out (for quite few hours now) how can I insert > for example column with TimeUUID name and empy value in CQL3 in fictional > table. And what's the table design? I'm interested in syntax (e.g. exampl= e). > > I'm trying to do something like Matt Dennis did here (*Cassandra NYC > 2011: Matt Dennis - Data Modeling Workshop*): > http://www.youtube.com/watch?v=3DOzBJrQZjge0&t=3D9m45s > > Is that even possible in CQL3? Tnx. > > Lp, > *Alan Risti=C4=87* > > --14dae934063dae1cd004cdffe300 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
Ok, this article answe= red all the confusion in my head:=C2=A0http://www.d= atastax.com/dev/blog/thrift-to-cql3

It's a must read f= or noobs (like me). It perfectly explains mappings and diffs between intern= als and CQL3(abstractions). First read this and THEN go study all the resou= rces out there ;)

Lp,=
Alan Risti=C4= =87

<= div>Lp,
Alan Risti=C4=87

=



2012/11/8 Alan Risti=C4=87 <alan.ri= stic@gmail.com>
<= font color=3D"#333333">Hi ther= e!

I'm strugguling to figure out (for quite few hours now) how can I in= sert for example column with TimeUUID name and empy value in CQL3 in fictio= nal table. And what's the table design? I'm interested in syntax (e= .g. example).

I'm tryin= g to do something like Matt Dennis did here (Cassandra NYC 2011: Mat= t Dennis - Data Modeling Workshop<= font face=3D"trebuchet ms,sans-serif">):=C2=A0http://www.= youtube.com/watch?v=3DOzBJrQZjge0&t=3D9m45s

Is that even possible in CQ= L3? Tnx.

Lp,
Alan Risti=C4=87


--14dae934063dae1cd004cdffe300--