[
https://issues.apache.org/jira/browse/SPARK-44059?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Richard Yu updated SPARK-44059:
-------------------------------
Description:
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.
Issues currently tracked:
https://issues.apache.org/jira/browse/SPARK-43922
was: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.
> 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
> Priority: Major
>
> 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.
> Issues currently tracked:
> https://issues.apache.org/jira/browse/SPARK-43922
>
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]