You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Hyukjin Kwon (Jira)" <ji...@apache.org> on 2022/10/11 06:29:00 UTC

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

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

Hyukjin Kwon resolved SPARK-40740.
----------------------------------
    Fix Version/s: 3.4.0
       Resolution: Fixed

Issue resolved by pull request 38194
[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
>            Assignee: Allison Wang
>            Priority: Minor
>             Fix For: 3.4.0
>
>
> 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-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org