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 2B69910B74 for ; Sun, 7 Jul 2013 16:01:50 +0000 (UTC) Received: (qmail 77228 invoked by uid 500); 7 Jul 2013 16:01:49 -0000 Delivered-To: apmail-hive-dev-archive@hive.apache.org Received: (qmail 77175 invoked by uid 500); 7 Jul 2013 16:01:49 -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 77167 invoked by uid 500); 7 Jul 2013 16:01:49 -0000 Delivered-To: apmail-hadoop-hive-dev@hadoop.apache.org Received: (qmail 77164 invoked by uid 99); 7 Jul 2013 16:01:49 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 07 Jul 2013 16:01:49 +0000 Date: Sun, 7 Jul 2013 16:01:49 +0000 (UTC) From: "Edward Capriolo (JIRA)" To: hive-dev@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (HIVE-2512) After HIVE-2145, Hive disallow any use of function in cluster-by clause 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-2512?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13701598#comment-13701598 ] Edward Capriolo commented on HIVE-2512: --------------------------------------- This is an old one. What is the status here? Has this been superseded by something else or is the bug still existing? I suspect we will need to rebase. Is it still worth it to anyone? > After HIVE-2145, Hive disallow any use of function in cluster-by clause > ----------------------------------------------------------------------- > > Key: HIVE-2512 > URL: https://issues.apache.org/jira/browse/HIVE-2512 > Project: Hive > Issue Type: Bug > Reporter: Ning Zhang > Assignee: Chinna Rao Lalam > Attachments: HIVE-2512.1.patch, HIVE-2512.2.patch, HIVE-2512.patch > > > After HIVE-2145, the following query returns a semantic analysis error: > FROM src SELECT * cluster by rand(); > FAILED: Error in semantic analysis: functions are not supported in order by > Looking back at HIVE-2145, it's clear that the patch is more restrictive than necessary. > Chinna, are you able to work on it? Please let me know if you don't have cycles to do it now. -- 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