You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "egraldlo (JIRA)" <ji...@apache.org> on 2014/06/10 09:15:03 UTC

[jira] [Commented] (SPARK-2049) avg function in aggregation may cause overflow

    [ https://issues.apache.org/jira/browse/SPARK-2049?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14026193#comment-14026193 ] 

egraldlo commented on SPARK-2049:
---------------------------------

https://github.com/apache/spark/pull/902 resolved it.

> avg function in aggregation may cause overflow 
> -----------------------------------------------
>
>                 Key: SPARK-2049
>                 URL: https://issues.apache.org/jira/browse/SPARK-2049
>             Project: Spark
>          Issue Type: Bug
>          Components: SQL
>    Affects Versions: 1.0.0
>            Reporter: egraldlo
>
> https://github.com/apache/spark/pull/978
> Avg of 2147483644 and 2147483646, this will cause overflow in the current implementation. Maybe this is a problem. 



--
This message was sent by Atlassian JIRA
(v6.2#6252)