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 AFA0018F82 for ; Tue, 9 Feb 2016 23:56:54 +0000 (UTC) Received: (qmail 51775 invoked by uid 500); 9 Feb 2016 23:56:54 -0000 Delivered-To: apmail-asterixdb-notifications-archive@asterixdb.apache.org Received: (qmail 51740 invoked by uid 500); 9 Feb 2016 23:56:54 -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 51731 invoked by uid 99); 9 Feb 2016 23:56:54 -0000 Received: from Unknown (HELO spamd2-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 09 Feb 2016 23:56:54 +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 4157F1A0085 for ; Tue, 9 Feb 2016 23:56:54 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd2-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-us-east.apache.org ([10.40.0.8]) by localhost (spamd2-us-west.apache.org [10.40.0.9]) (amavisd-new, port 10024) with ESMTP id gij-RLJFQNbI for ; Tue, 9 Feb 2016 23:56:53 +0000 (UTC) Received: from unhygienix.ics.uci.edu (unhygienix.ics.uci.edu [128.195.14.130]) by mx1-us-east.apache.org (ASF Mail Server at mx1-us-east.apache.org) with ESMTP id 6603743F06 for ; Tue, 9 Feb 2016 23:56:53 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by unhygienix.ics.uci.edu (Postfix) with ESMTP id 13F9C2418C9; Tue, 9 Feb 2016 15:52:34 -0800 (PST) Date: Tue, 9 Feb 2016 15:52:34 -0800 From: "Taewoo Kim (Code Review)" To: Yingyi Bu CC: Wenhai Li , Jenkins , Till Westmann , Taewoo Kim Reply-To: wangsaeu@gmail.com X-Gerrit-MessageType: comment Subject: Change in hyracks[master]: Fix for ASTERIXDB-1291: deals with the case that a NTS' data... X-Gerrit-Change-Id: Ie3efa74e38bbfa9eee4a20e4a9cf6fc2a5840973 X-Gerrit-ChangeURL: X-Gerrit-Commit: 1f3101fa10e3c3c34dfec9b72452dd6877671714 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: <20160209235234.13F9C2418C9@unhygienix.ics.uci.edu> Taewoo Kim has posted comments on this change. Change subject: Fix for ASTERIXDB-1291: deals with the case that a NTS' data source operator has been deep copied. ...................................................................... Patch Set 1: Code-Review+2 +2 on behalf of Wenhai -- To view, visit https://asterix-gerrit.ics.uci.edu/622 To unsubscribe, visit https://asterix-gerrit.ics.uci.edu/settings Gerrit-MessageType: comment Gerrit-Change-Id: Ie3efa74e38bbfa9eee4a20e4a9cf6fc2a5840973 Gerrit-PatchSet: 1 Gerrit-Project: hyracks Gerrit-Branch: master Gerrit-Owner: Yingyi Bu Gerrit-Reviewer: Jenkins Gerrit-Reviewer: Taewoo Kim Gerrit-Reviewer: Till Westmann Gerrit-Reviewer: Wenhai Li Gerrit-HasComments: No