[
https://issues.apache.org/jira/browse/SPARK-1915?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Reynold Xin resolved SPARK-1915.
--------------------------------
Resolution: Fixed
Fix Version/s: 1.0.1
1.1.0
Assignee: Takuya Ueshin
> 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
> Assignee: Takuya Ueshin
> Fix For: 1.1.0, 1.0.1
>
>
> 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)