[
https://issues.apache.org/jira/browse/SPARK-43922?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Max Gekk resolved SPARK-43922.
------------------------------
Fix Version/s: 3.5.0
Resolution: Fixed
Issue resolved by pull request 41796
[https://github.com/apache/spark/pull/41796]
> Add named argument support in parser for function call
> ------------------------------------------------------
>
> Key: SPARK-43922
> URL: https://issues.apache.org/jira/browse/SPARK-43922
> Project: Spark
> Issue Type: Sub-task
> Components: SQL
> Affects Versions: 3.5.0
> Reporter: Richard Yu
> Assignee: Richard Yu
> Priority: Major
> Fix For: 3.5.0
>
>
> Today, we are implementing named argument support for user defined functions,
> some built-in functions, and table-valued functions. For the first step
> towards building such a feature, we need to make some requisite changes in
> the parser.
> To accomplish this, in this issue, we plan to add some new syntax tokens to
> the parser in Spark. Changes will also be made in the abstract syntax tree
> builder as well to reflect these new tokens. Such changes will first be
> restricted to normal function calls (table value functions will be treated
> separately).
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]