[jira] [Commented] (SPARK-40740) Improve listFunctions in SessionCatalog

2022-10-10 Thread Apache Spark (Jira)


[ 
https://issues.apache.org/jira/browse/SPARK-40740?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17615370#comment-17615370
 ] 

Apache Spark commented on SPARK-40740:
--

User 'allisonwang-db' has created a pull request for this issue:
https://github.com/apache/spark/pull/38194

> Improve listFunctions in SessionCatalog
> ---
>
> Key: SPARK-40740
> URL: https://issues.apache.org/jira/browse/SPARK-40740
> Project: Spark
>  Issue Type: Improvement
>  Components: SQL
>Affects Versions: 3.4.0
>Reporter: Allison Wang
>Priority: Minor
>
> Currently `listFunctions` gets all external functions and registered 
> functions (built-in, temporary, and persistent functions with a specific 
> database name).  It is not necessary to get persistent functions that match a 
> specific database name again since we already fetched them from 
> `externalCatalog.listFunctions`.



--
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] [Commented] (SPARK-40740) Improve listFunctions in SessionCatalog

2022-10-10 Thread Apache Spark (Jira)


[ 
https://issues.apache.org/jira/browse/SPARK-40740?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17615369#comment-17615369
 ] 

Apache Spark commented on SPARK-40740:
--

User 'allisonwang-db' has created a pull request for this issue:
https://github.com/apache/spark/pull/38194

> Improve listFunctions in SessionCatalog
> ---
>
> Key: SPARK-40740
> URL: https://issues.apache.org/jira/browse/SPARK-40740
> Project: Spark
>  Issue Type: Improvement
>  Components: SQL
>Affects Versions: 3.4.0
>Reporter: Allison Wang
>Priority: Minor
>
> Currently `listFunctions` gets all external functions and registered 
> functions (built-in, temporary, and persistent functions with a specific 
> database name).  It is not necessary to get persistent functions that match a 
> specific database name again since we already fetched them from 
> `externalCatalog.listFunctions`.



--
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