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

Wenchen Fan resolved SPARK-44059.
---------------------------------
    Fix Version/s: 3.5.0
       Resolution: Fixed

Issue resolved by pull request 42020
[https://github.com/apache/spark/pull/42020]

> Add named argument support for SQL functions
> --------------------------------------------
>
>                 Key: SPARK-44059
>                 URL: https://issues.apache.org/jira/browse/SPARK-44059
>             Project: Spark
>          Issue Type: New Feature
>          Components: Spark Core, SQL
>    Affects Versions: 3.5.0
>            Reporter: Richard Yu
>            Assignee: Richard Yu
>            Priority: Major
>             Fix For: 3.5.0
>
>
> Today, there is increasing demand for named argument functions, especially as 
> we continue to introduce longer and longer parameter lists in our SQL 
> functions. In these functions, many arguments could have default values, 
> making it a waste to specify them all even if it is redundant. This is an 
> umbrella ticket to track smaller subtasks which would be completed for 
> implementing this feature.
>  



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