You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Sean Owen (JIRA)" <ji...@apache.org> on 2016/06/18 10:18:05 UTC

[jira] [Updated] (SPARK-16012) add gapplyCollect() for SparkDataFrame

     [ https://issues.apache.org/jira/browse/SPARK-16012?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sean Owen updated SPARK-16012:
------------------------------
    Issue Type: Improvement  (was: Sub-task)
        Parent:     (was: SPARK-6817)

> add gapplyCollect() for SparkDataFrame
> --------------------------------------
>
>                 Key: SPARK-16012
>                 URL: https://issues.apache.org/jira/browse/SPARK-16012
>             Project: Spark
>          Issue Type: Improvement
>          Components: SparkR
>    Affects Versions: 1.6.1
>            Reporter: Sun Rui
>
> Add a new API method called gapplyCollect() for SparkDataFrame. It does gapply on a SparkDataFrame and collect the result back to R. Compared to gapply() + collect(), gapplyCollect() offers performance optimization as well as programming convenience, as no schema is needed to be provided.
> This is similar to dapplyCollect().



--
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