Github user rxin commented on the pull request:
https://github.com/apache/spark/pull/1152#issuecomment-46941044
@mateiz I submitted a patch to core's Aggregator in #1191.
After implementing it in Aggregator, I realized it might be hard for Spark
SQL to reuse Aggregator unless we change Aggregator to allocate less temporary
objects (or write the aggregation code path in Spark SQL to output key value
tuples).
---
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 enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---