You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Takuya Ueshin (JIRA)" <ji...@apache.org> on 2014/05/23 13:24:02 UTC

[jira] [Created] (SPARK-1915) AverageFunction should not count if the evaluated value is null.

Takuya Ueshin created SPARK-1915:
------------------------------------

             Summary: AverageFunction should not count if the evaluated value is null.
                 Key: SPARK-1915
                 URL: https://issues.apache.org/jira/browse/SPARK-1915
             Project: Spark
          Issue Type: Bug
          Components: SQL
            Reporter: Takuya Ueshin


Average values are difference between the calculation is done partially or not partially.

Because {{AverageFunction}} (in not-partially calculation) counts even if the evaluated value is null.



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