[
https://issues.apache.org/jira/browse/HIVE-1372?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mayank Lahiri updated HIVE-1372:
--------------------------------
Attachment: HIVE-1372.patch
Patch file for variance() UDAF
> New algorithm for variance() UDAF
> ---------------------------------
>
> Key: HIVE-1372
> URL: https://issues.apache.org/jira/browse/HIVE-1372
> Project: Hadoop Hive
> Issue Type: Improvement
> Components: Query Processor
> Affects Versions: 0.6.0
> Reporter: Mayank Lahiri
> Priority: Minor
> Fix For: 0.6.0
>
> Attachments: HIVE-1372.patch
>
>
> A new algorithm for the UDAF that computes variance. This is pretty much a
> drop-in replacement for the current UDAF, and has two benefits: provably
> numerically stable (reference included in comments), and reduces arithmetic
> operations by about half.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.