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

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

Reynold Xin created SPARK-41637:
-----------------------------------

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


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