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 DDF3378B4 for ; Thu, 20 Oct 2011 20:17:15 +0000 (UTC) Received: (qmail 31453 invoked by uid 500); 20 Oct 2011 20:17:13 -0000 Delivered-To: apmail-cassandra-user-archive@cassandra.apache.org Received: (qmail 31388 invoked by uid 500); 20 Oct 2011 20:17:13 -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 31380 invoked by uid 99); 20 Oct 2011 20:17:13 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 20 Oct 2011 20:17:13 +0000 X-ASF-Spam-Status: No, hits=2.2 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_NONE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: local policy) Received: from [208.113.200.5] (HELO homiemail-a51.g.dreamhost.com) (208.113.200.5) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 20 Oct 2011 20:17:05 +0000 Received: from homiemail-a51.g.dreamhost.com (localhost [127.0.0.1]) by homiemail-a51.g.dreamhost.com (Postfix) with ESMTP id 96C562E806A for ; Thu, 20 Oct 2011 13:16:42 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; c=nofws; d=thelastpickle.com; h=from :mime-version:content-type:subject:date:in-reply-to:to :references:message-id; q=dns; s=thelastpickle.com; b=OtljkWBej/ ab2xPjvqOwe/7TPnjFoeh4z9aY9mszdxSdu/GoSOD0CloOMsC/aZ1/h1SGsqZhQG aYbuTL1zTI+Uqiqa4AyPy/kqpJXF+zNOLShR4RFt8hlTnmnmutSaFI8aFtvkLDqH KW7d7T2dCO1CR2GSOF2nvREb09d/2O6oo= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=thelastpickle.com; h=from :mime-version:content-type:subject:date:in-reply-to:to :references:message-id; s=thelastpickle.com; bh=17j/9Th8SaZrhUXG +F3muD8rHpU=; b=SN8c1P2tif+OV5e/H+8/Ah9S1nken47MxN8EQZqvdiazmHo4 Z6I/N9Tn15GgRKtMtDonpzBN6uO1+OmEFsuUXFKrPqXejqW8AgizWAQMPpNQVqcW Oq8YqfiwN3e3sKmLkAJIzc3uMSe0iliO5ZXxAkpasbHtpl57cKbhS+rQ2s4= Received: from [172.16.1.4] (125-236-193-159.adsl.xtra.co.nz [125.236.193.159]) (using TLSv1 with cipher AES128-SHA (128/128 bits)) (No client certificate requested) (Authenticated sender: aaron@thelastpickle.com) by homiemail-a51.g.dreamhost.com (Postfix) with ESMTPSA id 08EFA2E8062 for ; Thu, 20 Oct 2011 13:16:41 -0700 (PDT) From: aaron morton Mime-Version: 1.0 (Apple Message framework v1251.1) Content-Type: multipart/alternative; boundary="Apple-Mail=_EE2ACB8A-829F-40E1-A2C9-48F5FDACD99D" Subject: Re: show schema fails Date: Fri, 21 Oct 2011 09:16:37 +1300 In-Reply-To: <4E9E9F2F.20502@sendmail.cz> To: user@cassandra.apache.org References: <4E9982E5.8040401@sendmail.cz> <4E9D0DF8.7060900@sendmail.cz> <4E9E9F2F.20502@sendmail.cz> Message-Id: <0C526EBE-58C0-4CF1-9E83-405FB4D73C33@thelastpickle.com> X-Mailer: Apple Mail (2.1251.1) X-Virus-Checked: Checked by ClamAV on apache.org --Apple-Mail=_EE2ACB8A-829F-40E1-A2C9-48F5FDACD99D Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=iso-8859-2 I have a vague memory of there been a bug about this in the past.=20 A ----------------- Aaron Morton Freelance Developer @aaronmorton http://www.thelastpickle.com On 19/10/2011, at 10:58 PM, Radim Kolar wrote: > Dne 18.10.2011 22:35, aaron morton napsal(a): >> Looks like the column meta for the CF specifies a column name that is = not a valid Long. I seem to remember a bug like this something in the = past. > but why are columns in system tables untyped? if it was declared as = long, its impossible to insert bad value into it. --Apple-Mail=_EE2ACB8A-829F-40E1-A2C9-48F5FDACD99D Content-Transfer-Encoding: quoted-printable Content-Type: text/html; charset=iso-8859-2 I = have a vague memory of there been a bug about this in the = past. 

A
http://www.thelastpickle.com

On 19/10/2011, at 10:58 PM, Radim Kolar wrote:

Dne = 18.10.2011 22:35, aaron morton napsal(a):
Looks like the column meta for the CF specifies a column = name that is not a valid Long. I seem to remember a bug like this = something in the past.
but why are columns in system = tables untyped? if it was declared as long, its impossible to insert bad = value into it.

= --Apple-Mail=_EE2ACB8A-829F-40E1-A2C9-48F5FDACD99D--