Return-Path: X-Original-To: apmail-cassandra-commits-archive@www.apache.org Delivered-To: apmail-cassandra-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 3750410C15 for ; Thu, 25 Jul 2013 23:03:49 +0000 (UTC) Received: (qmail 72008 invoked by uid 500); 25 Jul 2013 23:03:49 -0000 Delivered-To: apmail-cassandra-commits-archive@cassandra.apache.org Received: (qmail 71968 invoked by uid 500); 25 Jul 2013 23:03:49 -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 71959 invoked by uid 99); 25 Jul 2013 23:03:49 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 25 Jul 2013 23:03:49 +0000 Date: Thu, 25 Jul 2013 23:03:49 +0000 (UTC) From: "Aleksey Yeschenko (JIRA)" To: commits@cassandra.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (CASSANDRA-5626) Support empty IN queries 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-5626?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13720195#comment-13720195 ] Aleksey Yeschenko commented on CASSANDRA-5626: ---------------------------------------------- https://datastax-oss.atlassian.net/browse/JAVA-106 mentioned adding IN () support for DELETE (and forgot to mention UPDATE). v2 didn't add that, so attaching 5626-v2-UPDATE-DELETE.txt to handle that. > Support empty IN queries > ------------------------ > > Key: CASSANDRA-5626 > URL: https://issues.apache.org/jira/browse/CASSANDRA-5626 > Project: Cassandra > Issue Type: Improvement > Components: Core > Affects Versions: 1.2.0 > Reporter: Alexander Solovyev > Assignee: Aleksey Yeschenko > Priority: Minor > Labels: cql3 > Fix For: 1.2.8 > > Attachments: 5626.txt, 5626-v2.txt, 5626-v2-UPDATE-DELETE.txt > > > It would be nice to have support of empty IN queries. > Example: "SELECT a FROM t WHERE aKey IN ()". > One of the reasons is to have such support in DataStax Java Driver (see discussion here: https://datastax-oss.atlassian.net/browse/JAVA-106). -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira