[ https://issues.apache.org/jira/browse/HIVE-1549?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12900426#action_12900426 ]
John Sichi commented on HIVE-1549: ---------------------------------- Hi Pierre, I applied your patch (after resolving some trivial conflicts with a recent context_ngrams checkin from Mayank) but hit some test failures due to test output diffs from other changes which got committed recently in HIVE-1548 (not a problem in your patch). Could you upload a new patch which resolves the conflicts and updates the test output to match latest trunk? > Add ANSI SQL correlation aggregate function CORR(X,Y). > ------------------------------------------------------ > > Key: HIVE-1549 > URL: https://issues.apache.org/jira/browse/HIVE-1549 > Project: Hadoop Hive > Issue Type: New Feature > Components: Query Processor > Affects Versions: 0.7.0 > Reporter: Pierre Huyn > Assignee: Pierre Huyn > Fix For: 0.7.0 > > Attachments: HIVE-1549.1.patch, HIVE-1549.2.patch > > Original Estimate: 120h > Remaining Estimate: 120h > > Aggregate function that computes the Pearson's coefficient of correlation > between a set of number pairs. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.