Return-Path: X-Original-To: apmail-asterixdb-dev-archive@minotaur.apache.org Delivered-To: apmail-asterixdb-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 2A9C518AA4 for ; Sat, 22 Aug 2015 15:41:25 +0000 (UTC) Received: (qmail 77333 invoked by uid 500); 22 Aug 2015 15:41:25 -0000 Delivered-To: apmail-asterixdb-dev-archive@asterixdb.apache.org Received: (qmail 77271 invoked by uid 500); 22 Aug 2015 15:41:25 -0000 Mailing-List: contact dev-help@asterixdb.incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@asterixdb.incubator.apache.org Delivered-To: mailing list dev@asterixdb.incubator.apache.org Received: (qmail 77259 invoked by uid 99); 22 Aug 2015 15:41:24 -0000 Received: from Unknown (HELO spamd2-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 22 Aug 2015 15:41:24 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd2-us-west.apache.org (ASF Mail Server at spamd2-us-west.apache.org) with ESMTP id 6AB491AAAF9 for ; Sat, 22 Aug 2015 15:41:24 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd2-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -0.005 X-Spam-Level: X-Spam-Status: No, score=-0.005 tagged_above=-999 required=6.31 tests=[RP_MATCHES_RCVD=-0.006, URIBL_BLOCKED=0.001] autolearn=disabled Received: from mx1-us-west.apache.org ([10.40.0.8]) by localhost (spamd2-us-west.apache.org [10.40.0.9]) (amavisd-new, port 10024) with ESMTP id jwKJ2Jh4FbJO for ; Sat, 22 Aug 2015 15:41:17 +0000 (UTC) Received: from unhygienix.ics.uci.edu (unhygienix.ics.uci.edu [128.195.14.130]) by mx1-us-west.apache.org (ASF Mail Server at mx1-us-west.apache.org) with ESMTP id 4AEBD20646 for ; Sat, 22 Aug 2015 15:41:17 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by unhygienix.ics.uci.edu (Postfix) with ESMTP id 1A738240FB0; Sat, 22 Aug 2015 08:39:25 -0700 (PDT) Date: Sat, 22 Aug 2015 08:39:25 -0700 From: "Jenkins (Code Review)" To: Taewoo Kim CC: Yingyi Bu , Pouria Pirzadeh Reply-To: jenkins@fulliautomatix.ics.uci.edu X-Gerrit-MessageType: comment Subject: Change in asterixdb[master]: Fixed issue 920: consecutive index-nested-loop joins fail. I... X-Gerrit-Change-Id: I63e445950aaf5f1e756757c9f1d6167a6fe6b12b X-Gerrit-ChangeURL: X-Gerrit-Commit: f25f8464746de6f535a0261b0b46d8f9eae912ba In-Reply-To: References: MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Content-Disposition: inline User-Agent: Gerrit/2.8.4 Message-Id: <20150822153925.1A738240FB0@unhygienix.ics.uci.edu> Jenkins has posted comments on this change. Change subject: Fixed issue 920: consecutive index-nested-loop joins fail. Index-nested-loop join now tries to use an index on the inner relation first. ...................................................................... Patch Set 3: Verified+1 Build Successful https://asterix-jenkins.ics.uci.edu/job/asterix-gerrit-notopic/238/ : SUCCESS -- To view, visit https://asterix-gerrit.ics.uci.edu/346 To unsubscribe, visit https://asterix-gerrit.ics.uci.edu/settings Gerrit-MessageType: comment Gerrit-Change-Id: I63e445950aaf5f1e756757c9f1d6167a6fe6b12b Gerrit-PatchSet: 3 Gerrit-Project: asterixdb Gerrit-Branch: master Gerrit-Owner: Taewoo Kim Gerrit-Reviewer: Jenkins Gerrit-Reviewer: Pouria Pirzadeh Gerrit-Reviewer: Yingyi Bu Gerrit-HasComments: No