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 2E4F4DFFA for ; Mon, 29 Oct 2012 11:35:23 +0000 (UTC) Received: (qmail 92088 invoked by uid 500); 29 Oct 2012 11:35:20 -0000 Delivered-To: apmail-cassandra-user-archive@cassandra.apache.org Received: (qmail 91949 invoked by uid 500); 29 Oct 2012 11:35:20 -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 91915 invoked by uid 99); 29 Oct 2012 11:35:18 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 29 Oct 2012 11:35:18 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of timm.turn@gmail.com designates 209.85.219.44 as permitted sender) Received: from [209.85.219.44] (HELO mail-oa0-f44.google.com) (209.85.219.44) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 29 Oct 2012 11:35:11 +0000 Received: by mail-oa0-f44.google.com with SMTP id n5so5124338oag.31 for ; Mon, 29 Oct 2012 04:34:50 -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=Sw19AzadB4IGxwsbdGq2pG2K0G3UFas6AwfTpk+PPuQ=; b=PG0v4sIw7uV+jQFC0o8QHAsc4ZZQ2FE4ofriZbtAIUfITE6qGR7gZG9nJybfEAwKSA xcR1bH0ghsEkQBLCQbrzW65CF+WVzdoMx0GFZNXL3NvL7PtxdfbKTCz+o+6Gq+jcHIls GDCeqY9Y+NMe2p8kbw+FXu6e1JVCy+O7j0TvQdFU8eURUTqVNwriUM6RHE7F5x4GB/Wf 1YpH9/GnZCnjQSqs1ptqXZ/mX9jfogf3BRzxzYhpfr20QiEMEbjnHBhE3BiDX0Al4NZS VAiTsEt6CNnXSQbVLNWQ8+wQZdyZuHoyi1xZPB3zPewDH0Ga3MJmIYWST2D6dJ1SsnGR 5a+Q== MIME-Version: 1.0 Received: by 10.182.115.34 with SMTP id jl2mr24033259obb.74.1351510490120; Mon, 29 Oct 2012 04:34:50 -0700 (PDT) Received: by 10.60.171.40 with HTTP; Mon, 29 Oct 2012 04:34:50 -0700 (PDT) Date: Mon, 29 Oct 2012 12:34:50 +0100 Message-ID: Subject: CQL3: Unknown property 'comparator'? From: Timmy Turner To: user@cassandra.apache.org Content-Type: text/plain; charset=ISO-8859-1 X-Virus-Checked: Checked by ClamAV on apache.org Does CQL3 not allow dynamic columns (column names) any more?