Richard Yu created SPARK-44059:
----------------------------------

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


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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to