[ https://issues.apache.org/jira/browse/SPARK-10100?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14704351#comment-14704351 ]
Yin Huai commented on SPARK-10100: ---------------------------------- How about we leave these functions as is for now (looks like the improvement provided by updating expressions is not very significant and also avoid code changes in the QA period )? > AggregateFunction2's Max is slower than AggregateExpression1's MaxFunction > -------------------------------------------------------------------------- > > Key: SPARK-10100 > URL: https://issues.apache.org/jira/browse/SPARK-10100 > Project: Spark > Issue Type: Sub-task > Components: SQL > Affects Versions: 1.5.0 > Reporter: Yin Huai > Assignee: Herman van Hovell > Attachments: SPARK-10100.perf.test.scala > > > Looks like Max (probably Min) implemented based on AggregateFunction2 is > slower than the old MaxFunction. -- 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