You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/04/17 00:38:01 UTC

[jira] [Assigned] (SPARK-6958) sort

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

Apache Spark reassigned SPARK-6958:
-----------------------------------

    Assignee: Apache Spark  (was: Davies Liu)

> sort
> ----
>
>                 Key: SPARK-6958
>                 URL: https://issues.apache.org/jira/browse/SPARK-6958
>             Project: Spark
>          Issue Type: Sub-task
>          Components: SQL
>            Reporter: Reynold Xin
>            Assignee: Apache Spark
>
> Support something like this
> {code}
> df.sort('A', ascending=True)
> df.sort(['A', 'B'], ascending=True)
> df.sort(['A', 'B'], ascending=[1, 0])
> {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