Details
-
New Feature
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
3.5.0
-
None
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.
Attachments
Issue Links
- is related to
-
SPARK-44749 Support named arguments in Python UDTF
- Resolved
-
SPARK-44918 Add named argument support for scalar Python/Pandas UDFs
- Resolved
-
SPARK-44952 Add named argument support for aggregate Pandas UDFs
- Resolved
-
SPARK-49995 Add named argument support to more TVFs
- Resolved
- links to
1.
|
Add named argument support in parser for function call | Resolved | Richard Yu | |
2.
|
Add analyzer support of named arguments for built-in functions | Open | Unassigned |