You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Oliver Beattie (JIRA)" <ji...@apache.org> on 2016/03/18 08:39:33 UTC

[jira] [Resolved] (SPARK-13458) Datasets cannot be sorted

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

Oliver Beattie resolved SPARK-13458.
------------------------------------
          Resolution: Fixed
       Fix Version/s: 2.0.0
    Target Version/s: 2.0.0

> Datasets cannot be sorted
> -------------------------
>
>                 Key: SPARK-13458
>                 URL: https://issues.apache.org/jira/browse/SPARK-13458
>             Project: Spark
>          Issue Type: Improvement
>          Components: SQL
>    Affects Versions: 1.6.0
>            Reporter: Oliver Beattie
>             Fix For: 2.0.0
>
>
> There doesn't appear to be any way to sort a {{Dataset}} at present, without first converting it to a {{DataFrame}}.
> Methods like {{orderBy}}, {{sort}}, and {{sortWithinPartitions}} which are present on {{DataFrame}}, or {{sortBy}} which is present on {{RDD}}, are absent.



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