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 C35AE18088 for ; Fri, 26 Feb 2016 18:03:11 +0000 (UTC) Received: (qmail 28473 invoked by uid 500); 26 Feb 2016 18:03:11 -0000 Delivered-To: apmail-asterixdb-notifications-archive@asterixdb.apache.org Received: (qmail 28439 invoked by uid 500); 26 Feb 2016 18:03:11 -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 28427 invoked by uid 99); 26 Feb 2016 18:03:11 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd4-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 26 Feb 2016 18:03:11 +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 38C69C0179 for ; Fri, 26 Feb 2016 18:03:11 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd4-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 0.919 X-Spam-Level: X-Spam-Status: No, score=0.919 tagged_above=-999 required=6.31 tests=[SPF_FAIL=0.919] autolearn=disabled Received: from mx1-lw-us.apache.org ([10.40.0.8]) by localhost (spamd4-us-west.apache.org [10.40.0.11]) (amavisd-new, port 10024) with ESMTP id VTusVUBzLGhE for ; Fri, 26 Feb 2016 18:03:10 +0000 (UTC) Received: from unhygienix.ics.uci.edu (unhygienix.ics.uci.edu [128.195.14.130]) by mx1-lw-us.apache.org (ASF Mail Server at mx1-lw-us.apache.org) with ESMTP id 4431C5F2C2 for ; Fri, 26 Feb 2016 18:03:10 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by unhygienix.ics.uci.edu (Postfix) with ESMTP id 80FBA2419CC; Fri, 26 Feb 2016 09:58:36 -0800 (PST) Date: Fri, 26 Feb 2016 09:58:36 -0800 From: "Till Westmann (Code Review)" To: Yingyi Bu CC: Jenkins Reply-To: tillw@apache.org X-Gerrit-MessageType: comment Subject: Change in hyracks[master]: ASTERIXDB-1322: fix variable visitors for SubplanOperator. X-Gerrit-Change-Id: I53ee1e27b41c9c80d51a7e1baf058d97338c18a9 X-Gerrit-ChangeURL: X-Gerrit-Commit: 5a2e848b32ae6d4ed1d574b4d70e3fae9d994468 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: <20160226175836.80FBA2419CC@unhygienix.ics.uci.edu> Till Westmann has posted comments on this change. Change subject: ASTERIXDB-1322: fix variable visitors for SubplanOperator. ...................................................................... Patch Set 3: Code-Review+2 -- To view, visit https://asterix-gerrit.ics.uci.edu/662 To unsubscribe, visit https://asterix-gerrit.ics.uci.edu/settings Gerrit-MessageType: comment Gerrit-Change-Id: I53ee1e27b41c9c80d51a7e1baf058d97338c18a9 Gerrit-PatchSet: 3 Gerrit-Project: hyracks Gerrit-Branch: master Gerrit-Owner: Yingyi Bu Gerrit-Reviewer: Jenkins Gerrit-Reviewer: Till Westmann Gerrit-HasComments: No