Return-Path: Delivered-To: apmail-hadoop-hive-dev-archive@minotaur.apache.org Received: (qmail 33796 invoked from network); 4 Jan 2010 23:29:16 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 4 Jan 2010 23:29:16 -0000 Received: (qmail 90608 invoked by uid 500); 4 Jan 2010 23:29:15 -0000 Delivered-To: apmail-hadoop-hive-dev-archive@hadoop.apache.org Received: (qmail 90549 invoked by uid 500); 4 Jan 2010 23:29:15 -0000 Mailing-List: contact hive-dev-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: hive-dev@hadoop.apache.org Delivered-To: mailing list hive-dev@hadoop.apache.org Received: (qmail 90539 invoked by uid 99); 4 Jan 2010 23:29:15 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 04 Jan 2010 23:29:15 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 04 Jan 2010 23:29:15 +0000 Received: from brutus.apache.org (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 14B3E29A0014 for ; Mon, 4 Jan 2010 15:28:55 -0800 (PST) Message-ID: <1194206749.31241262647735083.JavaMail.jira@brutus.apache.org> Date: Mon, 4 Jan 2010 23:28:55 +0000 (UTC) From: "Namit Jain (JIRA)" To: hive-dev@hadoop.apache.org Subject: [jira] Resolved: (HIVE-1026) fix sample6.q to ORDER BY both key and value (not just key) In-Reply-To: <2044372336.26131262632794628.JavaMail.jira@brutus.apache.org> 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-1026?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Namit Jain resolved HIVE-1026. ------------------------------ Resolution: Fixed Assignee: John Sichi (was: Namit Jain) Hadoop Flags: [Reviewed] Committed. Thanks John > fix sample6.q to ORDER BY both key and value (not just key) > ----------------------------------------------------------- > > Key: HIVE-1026 > URL: https://issues.apache.org/jira/browse/HIVE-1026 > Project: Hadoop Hive > Issue Type: Test > Affects Versions: 0.5.0 > Reporter: John Sichi > Assignee: John Sichi > Fix For: 0.5.0 > > Attachments: HIVE-1026.patch > > > I broke this in r894876 when I added ORDER BY on key only. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.