Return-Path: Delivered-To: apmail-cassandra-commits-archive@www.apache.org Received: (qmail 15920 invoked from network); 23 Jul 2010 20:17:12 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 23 Jul 2010 20:17:12 -0000 Received: (qmail 40426 invoked by uid 500); 23 Jul 2010 20:17:12 -0000 Delivered-To: apmail-cassandra-commits-archive@cassandra.apache.org Received: (qmail 40418 invoked by uid 500); 23 Jul 2010 20:17:12 -0000 Mailing-List: contact commits-help@cassandra.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cassandra.apache.org Delivered-To: mailing list commits@cassandra.apache.org Received: (qmail 40410 invoked by uid 99); 23 Jul 2010 20:17:11 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 23 Jul 2010 20:17:11 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.22] (HELO thor.apache.org) (140.211.11.22) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 23 Jul 2010 20:17:11 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id o6NKGpR4020570 for ; Fri, 23 Jul 2010 20:16:51 GMT Message-ID: <20251713.555751279916211362.JavaMail.jira@thor> Date: Fri, 23 Jul 2010 16:16:51 -0400 (EDT) From: "Jonathan Ellis (JIRA)" To: commits@cassandra.apache.org Subject: [jira] Updated: (CASSANDRA-1312) remove bitmask predicates In-Reply-To: <32933709.549401279907032013.JavaMail.jira@thor> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/CASSANDRA-1312?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis updated CASSANDRA-1312: -------------------------------------- Attachment: (was: 1312.txt) > remove bitmask predicates > ------------------------- > > Key: CASSANDRA-1312 > URL: https://issues.apache.org/jira/browse/CASSANDRA-1312 > Project: Cassandra > Issue Type: Task > Components: Core > Affects Versions: 0.7 beta 1 > Reporter: Jonathan Ellis > Assignee: Jonathan Ellis > Fix For: 0.7 beta 1 > > Attachments: 1312.txt > > > they are insufficiently general to be worth supporting. let's take them out until (a) we know what a server-side query predicate should look like and (b) how to make it general enough to be interesting to lots of users. committing them was a mistake (mine) but at least it's not too late to take them out before they hit a stable release. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.