[GitHub] spark pull request: do best to avoid overflow in avg function

2014-06-05 Thread egraldlo
GitHub user egraldlo opened a pull request: https://github.com/apache/spark/pull/977 do best to avoid overflow in avg function since we define the return data type of avg() to DoubleType, I think we can do our best to extend the scope to avoid the overflowing, so I think we can

[GitHub] spark pull request: do best to avoid overflow in avg function

2014-06-05 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/977#issuecomment-45188059 Can one of the admins verify this patch? --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your

[GitHub] spark pull request: do best to avoid overflow in avg function

2014-06-05 Thread egraldlo
Github user egraldlo commented on the pull request: https://github.com/apache/spark/pull/977#issuecomment-45195256 maybe something wrong with my branch, I will create a new one. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as

[GitHub] spark pull request: do best to avoid overflow in avg function

2014-06-05 Thread egraldlo
Github user egraldlo closed the pull request at: https://github.com/apache/spark/pull/977 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is