You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Matthias Niehoff (JIRA)" <ji...@apache.org> on 2016/11/07 13:17:58 UTC

[jira] [Created] (SPARK-18299) Allow more aggregations on KeyValueGroupedDataset

Matthias Niehoff created SPARK-18299:
----------------------------------------

             Summary: Allow more aggregations on KeyValueGroupedDataset
                 Key: SPARK-18299
                 URL: https://issues.apache.org/jira/browse/SPARK-18299
             Project: Spark
          Issue Type: Improvement
          Components: SQL
    Affects Versions: 2.0.1
            Reporter: Matthias Niehoff


The number of possible aggregations on a KeyValueGroupedDataset created by groupByKey is limited to 4, as there are only methods with a maximum of 4 parameters.

This value should be increased or - even better - made be completely unlimited.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org