[
https://issues.apache.org/jira/browse/SPARK-43922?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Richard Yu updated SPARK-43922:
-------------------------------
Description:
Today, we are implementing named parameter 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.
was:
Today, we are implementing named parameter 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 made to normal
function calls.
> Add named parameter support in parser for function call
> -------------------------------------------------------
>
> Key: SPARK-43922
> URL: https://issues.apache.org/jira/browse/SPARK-43922
> Project: Spark
> Issue Type: New Feature
> Components: SQL
> Affects Versions: 3.5.0
> Reporter: Richard Yu
> Priority: Major
>
> Today, we are implementing named parameter 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.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]