Reynold Xin created SPARK-16391:
-----------------------------------
Summary: KeyValueGroupedDataset.reduceGroups should support
partial aggregation
Key: SPARK-16391
URL: https://issues.apache.org/jira/browse/SPARK-16391
Project: Spark
Issue Type: Sub-task
Components: SQL
Reporter: Reynold Xin
KeyValueGroupedDataset.reduceGroups is currently implemented via flatMapGroups,
which is very inefficient since effectively does a physical group by.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]