Return-Path: X-Original-To: apmail-pig-dev-archive@www.apache.org Delivered-To: apmail-pig-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 7AF34C7A7 for ; Wed, 11 Jul 2012 18:49:41 +0000 (UTC) Received: (qmail 26322 invoked by uid 500); 11 Jul 2012 18:49:40 -0000 Delivered-To: apmail-pig-dev-archive@pig.apache.org Received: (qmail 26247 invoked by uid 500); 11 Jul 2012 18:49:40 -0000 Mailing-List: contact dev-help@pig.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@pig.apache.org Delivered-To: mailing list dev@pig.apache.org Received: (qmail 26173 invoked by uid 500); 11 Jul 2012 18:49:40 -0000 Delivered-To: apmail-hadoop-pig-dev@hadoop.apache.org Received: (qmail 26142 invoked by uid 99); 11 Jul 2012 18:49:40 -0000 Received: from issues-vm.apache.org (HELO issues-vm) (140.211.11.160) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 11 Jul 2012 18:49:40 +0000 Received: from isssues-vm.apache.org (localhost [127.0.0.1]) by issues-vm (Postfix) with ESMTP id ACC9214285B for ; Wed, 11 Jul 2012 18:49:40 +0000 (UTC) Date: Wed, 11 Jul 2012 18:49:40 +0000 (UTC) From: "Prasanth J (JIRA)" To: pig-dev@hadoop.apache.org Message-ID: <607218789.37201.1342032580710.JavaMail.jiratomcat@issues-vm> In-Reply-To: <701032362.42897.1340344722809.JavaMail.jiratomcat@issues-vm> Subject: [jira] [Commented] (PIG-2765) Implementing RollupDimensions UDF and adding ROLLUP clause in CUBE operator 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/PIG-2765?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13411842#comment-13411842 ] Prasanth J commented on PIG-2765: --------------------------------- Added svn patch with changes based on Dmitriy's code review comments. > Implementing RollupDimensions UDF and adding ROLLUP clause in CUBE operator > --------------------------------------------------------------------------- > > Key: PIG-2765 > URL: https://issues.apache.org/jira/browse/PIG-2765 > Project: Pig > Issue Type: Sub-task > Reporter: Prasanth J > Assignee: Prasanth J > Attachments: PIG-2765.1.patch, PIG-2765.2.git.patch, PIG-2765.2.patch > > > Implement RollupDimensions UDF which performs aggregation from most detailed level of dimensions to the most general level (grand total) in hierarchical order. Provide support for ROLLUP clause in CUBE operator. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira