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

2014-06-10 Thread egraldlo (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-2049?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] egraldlo closed SPARK-2049. --- Resolution: Duplicate avg function in aggregation may cause overflow

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

2014-06-10 Thread egraldlo (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-2049?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14026193#comment-14026193 ] egraldlo commented on SPARK-2049: - https://github.com/apache/spark/pull/902 resolved it.

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

2014-06-05 Thread egraldlo (JIRA)
egraldlo created SPARK-2049: --- Summary: avg function in aggregation may cause overflow Key: SPARK-2049 URL: https://issues.apache.org/jira/browse/SPARK-2049 Project: Spark Issue Type: Bug

[jira] [Commented] (SPARK-1995) Add native support for UPPER() LOWER() and MIN() MAX()

2014-06-02 Thread egraldlo (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-1995?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14016105#comment-14016105 ] egraldlo commented on SPARK-1995: - upper() and lower() supported, max() and min() added to