From derby-user-return-12518-apmail-db-derby-user-archive=db.apache.org@db.apache.org Wed Mar 24 22:00:46 2010 Return-Path: Delivered-To: apmail-db-derby-user-archive@www.apache.org Received: (qmail 12220 invoked from network); 24 Mar 2010 22:00:46 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 24 Mar 2010 22:00:46 -0000 Received: (qmail 6457 invoked by uid 500); 24 Mar 2010 22:00:45 -0000 Delivered-To: apmail-db-derby-user-archive@db.apache.org Received: (qmail 6315 invoked by uid 500); 24 Mar 2010 22:00:45 -0000 Mailing-List: contact derby-user-help@db.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: List-Id: Reply-To: "Derby Discussion" Delivered-To: mailing list derby-user@db.apache.org Received: (qmail 6306 invoked by uid 99); 24 Mar 2010 22:00:45 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 24 Mar 2010 22:00:45 +0000 X-ASF-Spam-Status: No, hits=-0.5 required=10.0 tests=AWL,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of pljosh.mail@gmail.com designates 209.85.218.221 as permitted sender) Received: from [209.85.218.221] (HELO mail-bw0-f221.google.com) (209.85.218.221) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 24 Mar 2010 22:00:39 +0000 Received: by bwz21 with SMTP id 21so6844317bwz.15 for ; Wed, 24 Mar 2010 15:00:18 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:content-type; bh=Jgsy6hMYoDTaZCfdi2HFCoVwsldaTehAgur5e7wOIrQ=; b=hZc3h5QrB+YVMbWokBmTYpBRCAu8H+CaAU+GZ46jFYj2cGx/WAvZD9IKZiSS4CZiaA 9Y5ElQFAxR4VxgpVr+MtmiywS6rAn3W+ljC9VM82m0MKNKP8bGnD6H5Os7MimLTLw/Lk 5BxX4UYmdk9fklzqGFYALOijNAOR7h3ahaeKM= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=C4RPZw76uFq837bwhewBhe1dSCyQXSFm8FNg7EWY/KwnXVcGfC1de1ltMt/9f2r75u nnlcoCUtCnuTB9YArlhr7/jw8vyPYkRQsLVGOdk8tnLiswgmBZ3Z/PrF+mNvF342RnWA LkEfvsM8XmUowcEILRlT5fPsc7ONnj1XOmQu8= MIME-Version: 1.0 Received: by 10.204.133.25 with SMTP id d25mr1961576bkt.141.1269468017880; Wed, 24 Mar 2010 15:00:17 -0700 (PDT) In-Reply-To: <4BA7889F.5080605@gmail.com> References: <4BA3826D.2060203@gmail.com> <4BA4F4DD.6060702@gmail.com> <4BA7889F.5080605@gmail.com> Date: Wed, 24 Mar 2010 23:00:15 +0100 Message-ID: Subject: Re: Query execution never ends From: Witold Szczerba To: Derby Discussion Content-Type: text/plain; charset=UTF-8 2010/3/22 Bryan Pendleton : > I think it would be great if you can file an issue in the Derby tracking > system, and include these discussions, and the query plan information > that you have collected. Perhaps the topic of the issue could be > something like "inferior query plan chosen for outer join". There it is: https://issues.apache.org/jira/browse/DERBY-4595