[jira] [Updated] (SPARK-43922) Add named argument support in parser for function call

2023-06-26 Thread Richard Yu (Jira)


 [ 
https://issues.apache.org/jira/browse/SPARK-43922?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Richard Yu updated SPARK-43922:
---
Parent: SPARK-44059
Issue Type: Sub-task  (was: New Feature)

> 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
>Priority: Major
>
> 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: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org



[jira] [Updated] (SPARK-43922) Add named argument support in parser for function call

2023-06-02 Thread Richard Yu (Jira)


 [ 
https://issues.apache.org/jira/browse/SPARK-43922?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Richard Yu updated SPARK-43922:
---
Summary: Add named argument support in parser for function call  (was: Add 
named parameter support in parser for function call)

> 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: 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 (table value functions will be treated 
> separately). 



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

-
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org



[jira] [Updated] (SPARK-43922) Add named argument support in parser for function call

2023-06-02 Thread Richard Yu (Jira)


 [ 
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 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). 

  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 restricted to 
normal function calls (table value functions will be treated separately). 


> 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: New Feature
>  Components: SQL
>Affects Versions: 3.5.0
>Reporter: Richard Yu
>Priority: Major
>
> 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: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org