Yaohua Zhao created SPARK-41142:
-----------------------------------
Summary: Support named arguments functions
Key: SPARK-41142
URL: https://issues.apache.org/jira/browse/SPARK-41142
Project: Spark
Issue Type: New Feature
Components: SQL
Affects Versions: 3.3.2
Reporter: Yaohua Zhao
Support named arguments functions in Spark SQL.
General usage: _FUNC_(arg0, arg1, arg2, arg5 => value5, arg8 => value8)
* Arguments can be passed positionally or by name
* Positional arguments cannot come after a named argument.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]