You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Reynold Xin (JIRA)" <ji...@apache.org> on 2015/04/16 06:47:58 UTC

[jira] [Created] (SPARK-6957) groupby

Reynold Xin created SPARK-6957:
----------------------------------

             Summary: groupby
                 Key: SPARK-6957
                 URL: https://issues.apache.org/jira/browse/SPARK-6957
             Project: Spark
          Issue Type: Sub-task
          Components: SQL
            Reporter: Reynold Xin
            Assignee: Davies Liu


Alias groupby = groupBy.

Should also make sure we support:

{code}
groupby('col')

groupby(['colA', 'colB'])

groupby([df.colA, df.colB])
{code}



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