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 0AFAB10427 for ; Sun, 9 Jun 2013 10:10:30 +0000 (UTC) Received: (qmail 84046 invoked by uid 500); 9 Jun 2013 10:10:27 -0000 Delivered-To: apmail-cassandra-commits-archive@cassandra.apache.org Received: (qmail 83845 invoked by uid 500); 9 Jun 2013 10:10:24 -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 83676 invoked by uid 99); 9 Jun 2013 10:10:22 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 09 Jun 2013 10:10:22 +0000 Date: Sun, 9 Jun 2013 10:10:22 +0000 (UTC) From: "Alexander Solovyev (JIRA)" To: commits@cassandra.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (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:all-tabpanel ] Alexander Solovyev updated CASSANDRA-5626: ------------------------------------------ Description: It would be nice to have support of empty IN queries, an 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). was: It would be nice to have support of empty IN queries. E.g. "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). > Support empty IN queries > ------------------------ > > Key: CASSANDRA-5626 > URL: https://issues.apache.org/jira/browse/CASSANDRA-5626 > Project: Cassandra > Issue Type: Wish > Components: Core > Reporter: Alexander Solovyev > > It would be nice to have support of empty IN queries, an 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