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-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to