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 C23C018578 for ; Fri, 5 Feb 2016 02:33:51 +0000 (UTC) Received: (qmail 56601 invoked by uid 500); 5 Feb 2016 02:33:51 -0000 Delivered-To: apmail-asterixdb-notifications-archive@asterixdb.apache.org Received: (qmail 56566 invoked by uid 500); 5 Feb 2016 02:33:51 -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 56557 invoked by uid 99); 5 Feb 2016 02:33:51 -0000 Received: from Unknown (HELO spamd2-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 05 Feb 2016 02:33:51 +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 52FA11A05CA for ; Fri, 5 Feb 2016 02:33:51 +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-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 9FuV7_nALzpY for ; Fri, 5 Feb 2016 02:33:50 +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 BF4E720468 for ; Fri, 5 Feb 2016 02:33:50 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by unhygienix.ics.uci.edu (Postfix) with ESMTP id E05C92418C7; Thu, 4 Feb 2016 18:29:35 -0800 (PST) Date: Thu, 4 Feb 2016 18:29:35 -0800 From: "Jenkins (Code Review)" To: Yingyi Bu Reply-To: jenkins@fulliautomatix.ics.uci.edu X-Gerrit-MessageType: comment Subject: Change in asterixdb[master]: Move to non-copy-based evaluator interfaces for all function... X-Gerrit-Change-Id: If132857cf8d707ce96951f12ba6dd86f54aa4069 X-Gerrit-ChangeURL: X-Gerrit-Commit: 2e79b6ddb034a299ee716cd2b67b15f2bdcffa22 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: <20160205022935.E05C92418C7@unhygienix.ics.uci.edu> Jenkins has posted comments on this change. Change subject: Move to non-copy-based evaluator interfaces for all function implementations, including: 1. scalar functions, 2. aggregate functions, 3. running aggregate functions, 4. unnesting functions ...................................................................... Patch Set 1: Verified-1 Build Failed https://asterix-jenkins.ics.uci.edu/job/asterix-gerrit-notopic/794/ : ABORTED -- To view, visit https://asterix-gerrit.ics.uci.edu/615 To unsubscribe, visit https://asterix-gerrit.ics.uci.edu/settings Gerrit-MessageType: comment Gerrit-Change-Id: If132857cf8d707ce96951f12ba6dd86f54aa4069 Gerrit-PatchSet: 1 Gerrit-Project: asterixdb Gerrit-Branch: master Gerrit-Owner: Yingyi Bu Gerrit-Reviewer: Jenkins Gerrit-HasComments: No