Return-Path: Delivered-To: apmail-jackrabbit-users-archive@minotaur.apache.org Received: (qmail 29777 invoked from network); 1 Oct 2010 08:42:27 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 1 Oct 2010 08:42:27 -0000 Received: (qmail 41106 invoked by uid 500); 1 Oct 2010 08:42:27 -0000 Delivered-To: apmail-jackrabbit-users-archive@jackrabbit.apache.org Received: (qmail 40923 invoked by uid 500); 1 Oct 2010 08:42:25 -0000 Mailing-List: contact users-help@jackrabbit.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@jackrabbit.apache.org Delivered-To: mailing list users@jackrabbit.apache.org Received: (qmail 40914 invoked by uid 99); 1 Oct 2010 08:42:24 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 01 Oct 2010 08:42:24 +0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of jukka.zitting@gmail.com designates 209.85.214.170 as permitted sender) Received: from [209.85.214.170] (HELO mail-iw0-f170.google.com) (209.85.214.170) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 01 Oct 2010 08:42:19 +0000 Received: by iwn37 with SMTP id 37so7560732iwn.1 for ; Fri, 01 Oct 2010 01:41:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:mime-version:received:in-reply-to :references:from:date:message-id:subject:to:content-type; bh=otEu8fr0fWU+vAcZkQ85CDWWZ0XefDR241ifM4CaAvc=; b=D2wJMyO3bj61sxq1GK7+oz/RSvJ1tvnWDgrbFctm69BjmalNr7WQjVy0MXmmXhlUiS JydCyc3iEOVYKi/z+qrn6ihSlrHByHxjHT/ovLlsC7ATdU2pxcgU5B/cVoPg3kLpzHAs 6Trz9s5pWoVtRiA+l4NW+JoVAdnqPHyJjCxS8= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type; b=sQfuX9eBNIri3RSUdK+SHUM/VRmlqGLOLuUIQ0/kGQsS9B6RegVb1DgiAy2i4Wzmp5 h/3qNNLK87RyS4lBeZ757wzEmwTwyz3RUknQSMjO96zAjsaSiPD//JW0InbdPoYrbnz3 8cDy+w1xGa1WMhgTf9nsC6LBgtxbFEE5JiG5U= Received: by 10.231.32.140 with SMTP id c12mr5001310ibd.90.1285922518410; Fri, 01 Oct 2010 01:41:58 -0700 (PDT) MIME-Version: 1.0 Received: by 10.231.207.74 with HTTP; Fri, 1 Oct 2010 01:41:36 -0700 (PDT) In-Reply-To: References: From: Jukka Zitting Date: Fri, 1 Oct 2010 10:41:36 +0200 Message-ID: Subject: Re: JCR-SQL2 : no count when WHERE clause is provided To: users@jackrabbit.apache.org Content-Type: text/plain; charset=ISO-8859-1 Hi, On Fri, Oct 1, 2010 at 10:36 AM, Clemens Wyss wrote: > is this a bug? Should I make a jira entry? More like a feature of the current SQL2 implementation. Creating an improvement request in Jira will help address this problem. BR, Jukka Zitting