Return-Path: X-Original-To: apmail-asterixdb-notifications-archive@minotaur.apache.org Delivered-To: apmail-asterixdb-notifications-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 74C2118A27 for ; Mon, 18 Jan 2016 20:45:03 +0000 (UTC) Received: (qmail 21557 invoked by uid 500); 18 Jan 2016 20:45:03 -0000 Delivered-To: apmail-asterixdb-notifications-archive@asterixdb.apache.org Received: (qmail 21526 invoked by uid 500); 18 Jan 2016 20:45:03 -0000 Mailing-List: contact notifications-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 notifications@asterixdb.incubator.apache.org Received: (qmail 21517 invoked by uid 99); 18 Jan 2016 20:45:03 -0000 Received: from Unknown (HELO spamd4-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 18 Jan 2016 20:45:03 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd4-us-west.apache.org (ASF Mail Server at spamd4-us-west.apache.org) with ESMTP id 2894BC1795 for ; Mon, 18 Jan 2016 20:45:03 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd4-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 0.92 X-Spam-Level: X-Spam-Status: No, score=0.92 tagged_above=-999 required=6.31 tests=[SPF_FAIL=0.919, URIBL_BLOCKED=0.001] autolearn=disabled Received: from mx1-us-west.apache.org ([10.40.0.8]) by localhost (spamd4-us-west.apache.org [10.40.0.11]) (amavisd-new, port 10024) with ESMTP id jfbcv3MaTD92 for ; Mon, 18 Jan 2016 20:44:55 +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 66810212B4 for ; Mon, 18 Jan 2016 20:44:55 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by unhygienix.ics.uci.edu (Postfix) with ESMTP id 732F3240CD1; Mon, 18 Jan 2016 12:40:55 -0800 (PST) Date: Mon, 18 Jan 2016 12:40:55 -0800 From: "Jenkins (Code Review)" To: Yingyi Bu Reply-To: jenkins@fulliautomatix.ics.uci.edu X-Gerrit-MessageType: comment Subject: Change in hyracks[master]: ASTERIXDB-1005, ASTERIXDB-1263: clean up subplan flattening,... X-Gerrit-Change-Id: I0197dc879cf983577e63ea5c047144966c0f7a3c X-Gerrit-ChangeURL: X-Gerrit-Commit: 31a943a258e034d5ca592a3b21e3ecd30e46c0c0 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: <20160118204055.732F3240CD1@unhygienix.ics.uci.edu> Jenkins has posted comments on this change. Change subject: ASTERIXDB-1005, ASTERIXDB-1263: clean up subplan flattening, including: 1. Fixed the data property progation in HashJoin, NestedLoopJoin, PreClusteredGroupBy, and BroadcastExchange; 2. Fixed race conditions in SplitOperatorDescriptor; 3. Added a top-down ...................................................................... Patch Set 8: Verified+1 Build Successful https://asterix-jenkins.ics.uci.edu/job/hyracks-gerrit/731/ : SUCCESS -- To view, visit https://asterix-gerrit.ics.uci.edu/572 To unsubscribe, visit https://asterix-gerrit.ics.uci.edu/settings Gerrit-MessageType: comment Gerrit-Change-Id: I0197dc879cf983577e63ea5c047144966c0f7a3c Gerrit-PatchSet: 8 Gerrit-Project: hyracks Gerrit-Branch: master Gerrit-Owner: Yingyi Bu Gerrit-Reviewer: Jenkins Gerrit-HasComments: No