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 2022/12/21 00:39:00 UTC

[jira] [Commented] (SPARK-41637) ORDER BY ALL

    [ https://issues.apache.org/jira/browse/SPARK-41637?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17650035#comment-17650035 ] 

Apache Spark commented on SPARK-41637:
--------------------------------------

User 'rxin' has created a pull request for this issue:
https://github.com/apache/spark/pull/39144

> ORDER BY ALL
> ------------
>
>                 Key: SPARK-41637
>                 URL: https://issues.apache.org/jira/browse/SPARK-41637
>             Project: Spark
>          Issue Type: New Feature
>          Components: SQL
>    Affects Versions: 3.3.0
>            Reporter: Reynold Xin
>            Assignee: Reynold Xin
>            Priority: Major
>
> This patch adds ORDER BY ALL support to SQL. ORDER BY ALL is a syntactic sugar to sort the output by all the fields, from left to right. It also allows specifying asc/desc as well as null ordering. This was initially introduced by DuckDB. 



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

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