Return-Path: Delivered-To: apmail-incubator-cassandra-user-archive@minotaur.apache.org Received: (qmail 12410 invoked from network); 27 Jul 2009 16:54:07 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 27 Jul 2009 16:54:07 -0000 Received: (qmail 65476 invoked by uid 500); 27 Jul 2009 16:55:12 -0000 Delivered-To: apmail-incubator-cassandra-user-archive@incubator.apache.org Received: (qmail 65456 invoked by uid 500); 27 Jul 2009 16:55:12 -0000 Mailing-List: contact cassandra-user-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: cassandra-user@incubator.apache.org Delivered-To: mailing list cassandra-user@incubator.apache.org Received: (qmail 65447 invoked by uid 99); 27 Jul 2009 16:55:12 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 27 Jul 2009 16:55:12 +0000 X-ASF-Spam-Status: No, hits=2.2 required=10.0 tests=HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of mobiledreamers@gmail.com designates 209.85.132.242 as permitted sender) Received: from [209.85.132.242] (HELO an-out-0708.google.com) (209.85.132.242) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 27 Jul 2009 16:55:04 +0000 Received: by an-out-0708.google.com with SMTP id c38so1523371ana.0 for ; Mon, 27 Jul 2009 09:54:43 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type; bh=Z//U6wwb/t5yYkHc9lVc01NznPsnPEJP3qSBPNvfh1w=; b=XhCxXZisLSC2aEViwhXSo/ggVSMqNaBGRNM71k/oBsHsCd7O/uD03hIhtgcNiTdnJG H5WeEBsUcp7maKNWfkQ0lD3sk1uv+CB3Iv0f9gTzCO9oe/wqOxjxL+kF5SRzuzo19kiR 4M7FCZv9pC1GGeYpqx8vlByoJJVMn3PD0N8SA= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=Fmmv8HH3rK+pec3sO3GY/+8IvxjUmD3Gt41YLUwCVR4WY4+N6C11glrmpKc21n9yC2 4IaeHK2dCAoT25dt9KTC1KOEggNukLTC/PI4Wm2rKs47EEN12D7DfTpmKqkRuN14sYX+ Lcox8mTY/TL3yW5afeJi3KaUAuNRbbBgXsPXo= MIME-Version: 1.0 Received: by 10.100.9.18 with SMTP id 18mr8492816ani.122.1248713683797; Mon, 27 Jul 2009 09:54:43 -0700 (PDT) Date: Mon, 27 Jul 2009 09:54:43 -0700 Message-ID: Subject: does lazyboy allow keys or column names to be in utf8 From: mobiledreamers@gmail.com To: cassandra-user@incubator.apache.org Content-Type: multipart/alternative; boundary=0016e647130a8c8ca9046fb2cf5c X-Virus-Checked: Checked by ClamAV on apache.org --0016e647130a8c8ca9046fb2cf5c Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit *as you know by now plain cassandra does not take utf8 for column names or keys* does lazy boy let cassandra store column names or keys in ut8 using pickle.dumps or cpickle.dumps or some other method thanks --0016e647130a8c8ca9046fb2cf5c Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable a= s you know by now plain cassandra does not take utf8 for column names or ke= ys
=A0=A0=A0 does lazy boy let cassandra store column names or keys = in ut8 using pickle.dumps or cpickle.dumps or some other method
=
thanks
--0016e647130a8c8ca9046fb2cf5c--