Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 98739200BC5 for ; Tue, 8 Nov 2016 03:48:52 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 96E61160AF9; Tue, 8 Nov 2016 02:48:52 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id DF5C0160AEC for ; Tue, 8 Nov 2016 03:48:51 +0100 (CET) Received: (qmail 76732 invoked by uid 500); 8 Nov 2016 02:48:51 -0000 Mailing-List: contact notifications-help@asterixdb.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@asterixdb.apache.org Delivered-To: mailing list notifications@asterixdb.apache.org Received: (qmail 76723 invoked by uid 99); 8 Nov 2016 02:48:51 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd2-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 08 Nov 2016 02:48: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 567C41A9AB5 for ; Tue, 8 Nov 2016 02:48:50 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd2-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-lw-eu.apache.org ([10.40.0.8]) by localhost (spamd2-us-west.apache.org [10.40.0.9]) (amavisd-new, port 10024) with ESMTP id 1s5pc9p0LRbI for ; Tue, 8 Nov 2016 02:48:48 +0000 (UTC) Received: from unhygienix.ics.uci.edu (unhygienix.ics.uci.edu [128.195.14.130]) by mx1-lw-eu.apache.org (ASF Mail Server at mx1-lw-eu.apache.org) with ESMTP id 2F7355F1B8 for ; Tue, 8 Nov 2016 02:48:48 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by unhygienix.ics.uci.edu (Postfix) with ESMTP id B6060240FD3; Mon, 7 Nov 2016 18:48:46 -0800 (PST) Date: Mon, 7 Nov 2016 18:48:46 -0800 From: "Jenkins (Code Review)" To: Taewoo Kim CC: Yingyi Bu Reply-To: jenkins@fulliautomatix.ics.uci.edu X-Gerrit-MessageType: comment Subject: Change in asterixdb[master]: ASTERIXDB-1727: Fix the issue with multiple aggregates in on... X-Gerrit-Change-Id: Ifb5619cc3ece00ab83962d53e004f203684df9ee X-Gerrit-ChangeURL: X-Gerrit-Commit: 94c08dbacc18ebda16e562e002eef11561c3bc9e 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: <20161108024846.B6060240FD3@unhygienix.ics.uci.edu> archived-at: Tue, 08 Nov 2016 02:48:52 -0000 Jenkins has posted comments on this change. Change subject: ASTERIXDB-1727: Fix the issue with multiple aggregates in one group-by ...................................................................... Patch Set 2: WARNING: THIS CHANGE CONTAINS CROSS-PRODUCT CHANGES IN: * asterixdb * hyracks-fullstack PLEASE REVIEW CAREFULLY AND LOOK FOR API CHANGES! -- To view, visit https://asterix-gerrit.ics.uci.edu/1343 To unsubscribe, visit https://asterix-gerrit.ics.uci.edu/settings Gerrit-MessageType: comment Gerrit-Change-Id: Ifb5619cc3ece00ab83962d53e004f203684df9ee Gerrit-PatchSet: 2 Gerrit-Project: asterixdb Gerrit-Branch: master Gerrit-Owner: Taewoo Kim Gerrit-Reviewer: Jenkins Gerrit-Reviewer: Yingyi Bu Gerrit-HasComments: No