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

Wenchen Fan resolved SPARK-41637.
---------------------------------
    Fix Version/s: 3.4.0
       Resolution: Fixed

Issue resolved by pull request 39144
[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
>             Fix For: 3.4.0
>
>
> 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-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to