Jihong MA created SPARK-11720:
---------------------------------

             Summary: Return Double.NaN instead of null for Mean and Average 
when count = 0
                 Key: SPARK-11720
                 URL: https://issues.apache.org/jira/browse/SPARK-11720
             Project: Spark
          Issue Type: Improvement
            Reporter: Jihong MA


change the default behavior of mean in case of count = 0 from null to 
Double.NaN, to make it inline with all other univariate stats function. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to