Return-Path: Delivered-To: apmail-hadoop-hive-dev-archive@minotaur.apache.org Received: (qmail 39677 invoked from network); 11 Aug 2010 20:54:42 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 11 Aug 2010 20:54:42 -0000 Received: (qmail 45380 invoked by uid 500); 11 Aug 2010 20:54:42 -0000 Delivered-To: apmail-hadoop-hive-dev-archive@hadoop.apache.org Received: (qmail 45239 invoked by uid 500); 11 Aug 2010 20:54:41 -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 45114 invoked by uid 99); 11 Aug 2010 20:54:41 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 11 Aug 2010 20:54:41 +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.22] (HELO thor.apache.org) (140.211.11.22) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 11 Aug 2010 20:54:39 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id o7BKsIXA016488 for ; Wed, 11 Aug 2010 20:54:18 GMT Message-ID: <19774663.288011281560057996.JavaMail.jira@thor> Date: Wed, 11 Aug 2010 16:54:17 -0400 (EDT) From: "John Sichi (JIRA)" To: hive-dev@hadoop.apache.org Subject: [jira] Updated: (HIVE-1529) Add covariance aggregate function covar_pop and covar_samp In-Reply-To: <13140926.285261281555323303.JavaMail.jira@thor> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/HIVE-1529?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Sichi updated HIVE-1529: ----------------------------- Fix Version/s: 0.7.0 (was: 0.6.0) > Add covariance aggregate function covar_pop and covar_samp > ---------------------------------------------------------- > > Key: HIVE-1529 > URL: https://issues.apache.org/jira/browse/HIVE-1529 > Project: Hadoop Hive > Issue Type: New Feature > Components: Query Processor > Affects Versions: 0.6.0 > Reporter: Pierre Huyn > Assignee: Pierre Huyn > Fix For: 0.7.0 > > Original Estimate: 96h > Remaining Estimate: 96h > > Create new built-in aggregate functions covar_pop and covar_samp, functions commonly used in statistical data analyses. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.