Return-Path: X-Original-To: apmail-hive-dev-archive@www.apache.org Delivered-To: apmail-hive-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 54A7517E26 for ; Fri, 20 Feb 2015 19:42:09 +0000 (UTC) Received: (qmail 29894 invoked by uid 500); 20 Feb 2015 19:42:06 -0000 Delivered-To: apmail-hive-dev-archive@hive.apache.org Received: (qmail 29828 invoked by uid 500); 20 Feb 2015 19:42:05 -0000 Mailing-List: contact dev-help@hive.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@hive.apache.org Delivered-To: mailing list dev@hive.apache.org Received: (qmail 29815 invoked by uid 99); 20 Feb 2015 19:42:05 -0000 Received: from reviews-vm.apache.org (HELO reviews.apache.org) (140.211.11.40) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 20 Feb 2015 19:42:05 +0000 Received: from reviews.apache.org (localhost [127.0.0.1]) by reviews.apache.org (Postfix) with ESMTP id D05DB1D233F; Fri, 20 Feb 2015 19:42:03 +0000 (UTC) Content-Type: multipart/alternative; boundary="===============1126522171756920377==" MIME-Version: 1.0 Subject: Re: Review Request 31209: HIVE-9727 From: =?utf-8?q?Jes=C3=BAs_Camacho_Rodr=C3=ADguez?= To: "John Pullokkaran" Cc: =?utf-8?q?Jes=C3=BAs_Camacho_Rodr=C3=ADguez?= , hive Date: Fri, 20 Feb 2015 19:42:03 -0000 Message-ID: <20150220194203.21353.92527@reviews.apache.org> X-ReviewBoard-URL: https://reviews.apache.org/ Auto-Submitted: auto-generated Sender: =?utf-8?q?Jes=C3=BAs_Camacho_Rodr=C3=ADguez?= X-ReviewGroup: hive X-ReviewRequest-URL: https://reviews.apache.org/r/31209/ X-Sender: =?utf-8?b?Ikplc8O6cyBDYW1hY2hvIFJvZHLDrWd1ZXoiIDxub3JlcGx5QHJldmlld3Mu?= =?utf-8?q?apache=2Eorg=3E?= References: <20150219221024.21353.9516@reviews.apache.org> In-Reply-To: <20150219221024.21353.9516@reviews.apache.org> Reply-To: =?utf-8?q?Jes=C3=BAs_Camacho_Rodr=C3=ADguez?= X-ReviewRequest-Repository: hive-git --===============1126522171756920377== MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit ----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/31209/ ----------------------------------------------------------- (Updated Feb. 20, 2015, 7:42 p.m.) Review request for hive and John Pullokkaran. Bugs: HIVE-9727 https://issues.apache.org/jira/browse/HIVE-9727 Repository: hive-git Description ------- GroupingID translation from Calcite Diffs (updated) ----- ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/reloperators/HiveGroupingID.java 345b64af8514466c84e9899e9c019b679b761ba6 ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/translator/ASTConverter.java ea5918110fa1255f105c646c08e7d307afb3f94b ql/src/java/org/apache/hadoop/hive/ql/parse/CalcitePlanner.java 47a209f4d79fb4d73f8bd69f8edc18cd834bf940 Diff: https://reviews.apache.org/r/31209/diff/ Testing ------- Existing tests (groupby*.q) Thanks, Jesús Camacho Rodríguez --===============1126522171756920377==--