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 68492D482 for ; Thu, 1 Nov 2012 06:51:15 +0000 (UTC) Received: (qmail 40585 invoked by uid 500); 1 Nov 2012 06:51:14 -0000 Delivered-To: apmail-hive-dev-archive@hive.apache.org Received: (qmail 40131 invoked by uid 500); 1 Nov 2012 06:51:14 -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 39408 invoked by uid 500); 1 Nov 2012 06:51:13 -0000 Delivered-To: apmail-hadoop-hive-dev@hadoop.apache.org Received: (qmail 39404 invoked by uid 99); 1 Nov 2012 06:51:13 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 01 Nov 2012 06:51:13 +0000 Date: Thu, 1 Nov 2012 06:51:13 +0000 (UTC) From: "Namit Jain (JIRA)" To: hive-dev@hadoop.apache.org Message-ID: <1844914135.54877.1351752673649.JavaMail.jiratomcat@arcas> In-Reply-To: <1858441244.54333.1351746312641.JavaMail.jiratomcat@arcas> Subject: [jira] [Commented] (HIVE-3647) map-side groupby wrongly due to HIVE-3432 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/HIVE-3647?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13488510#comment-13488510 ] Namit Jain commented on HIVE-3647: ---------------------------------- https://reviews.facebook.net/D6369 > map-side groupby wrongly due to HIVE-3432 > ----------------------------------------- > > Key: HIVE-3647 > URL: https://issues.apache.org/jira/browse/HIVE-3647 > Project: Hive > Issue Type: Bug > Components: Query Processor > Reporter: Namit Jain > Assignee: Namit Jain > > There seems to be a bug due to HIVE-3432. > We are converting the group by to a map side group by after only looking at > sorting columns. This can give wrong results if the data is sorted and > bucketed by different columns. > Add some tests for that scenario, verify and fix any issues. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira