You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Liang-Chi Hsieh (JIRA)" <ji...@apache.org> on 2017/10/05 05:14:01 UTC

[jira] [Created] (SPARK-22206) gapply in R can't work on empty grouping columns

Liang-Chi Hsieh created SPARK-22206:
---------------------------------------

             Summary: gapply in R can't work on empty grouping columns
                 Key: SPARK-22206
                 URL: https://issues.apache.org/jira/browse/SPARK-22206
             Project: Spark
          Issue Type: Bug
          Components: SparkR, SQL
    Affects Versions: 2.2.0
            Reporter: Liang-Chi Hsieh


{{gapply}} in R invokes {{FlatMapGroupsInRExec}} in runtime, but {{FlatMapGroupsInRExec.requiredChildDistribution}} didn't consider empty grouping attributes. So {{gapply}} can't work on empty grouping columns.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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