Return-Path: X-Original-To: apmail-db-derby-dev-archive@www.apache.org Delivered-To: apmail-db-derby-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id DA2F178DE for ; Wed, 31 Aug 2011 18:32:32 +0000 (UTC) Received: (qmail 34454 invoked by uid 500); 31 Aug 2011 18:32:32 -0000 Delivered-To: apmail-db-derby-dev-archive@db.apache.org Received: (qmail 34367 invoked by uid 500); 31 Aug 2011 18:32:31 -0000 Mailing-List: contact derby-dev-help@db.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: Delivered-To: mailing list derby-dev@db.apache.org Received: (qmail 34352 invoked by uid 99); 31 Aug 2011 18:32:31 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 31 Aug 2011 18:32:31 +0000 X-ASF-Spam-Status: No, hits=-2000.5 required=5.0 tests=ALL_TRUSTED,RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.116] (HELO hel.zones.apache.org) (140.211.11.116) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 31 Aug 2011 18:32:30 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id 80C9343446 for ; Wed, 31 Aug 2011 18:32:10 +0000 (UTC) Date: Wed, 31 Aug 2011 18:32:10 +0000 (UTC) From: "Kathey Marsden (JIRA)" To: derby-dev@db.apache.org Message-ID: <1082095490.3738.1314815530523.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <1774924227.1698.1297141617690.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Commented] (DERBY-5010) [patch] bad equivalence check 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/DERBY-5010?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13094760#comment-13094760 ] Kathey Marsden commented on DERBY-5010: --------------------------------------- It seems the code may not be reachable so no need to backport. > [patch] bad equivalence check > ----------------------------- > > Key: DERBY-5010 > URL: https://issues.apache.org/jira/browse/DERBY-5010 > Project: Derby > Issue Type: Bug > Components: SQL > Affects Versions: 10.7.1.1 > Reporter: Dave Brosius > Assignee: Dave Brosius > Priority: Trivial > Labels: derby_backport_reject_10_8 > Fix For: 10.9.0.0 > > Attachments: IsEquivalent_DoNotCommit_June11.txt, IsEquivalent_Donotcommit_june14.txt, bad_equivalence_check.diff, derby.log, derby.log, june15.out, runoutputJune14.out, runoutputJune2.out > > Original Estimate: 1h > Remaining Estimate: 1h > > code attempts to compare two BaseColumnNodes but doesn't compare the tableName correctly. -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira