[
https://issues.apache.org/jira/browse/SPARK-43992?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
jiaan.geng updated SPARK-43992:
-------------------------------
Description:
Currently, the syntax
{code:java}
SHOW FUNCTIONS LIKE pattern
{code}
supports a optional pattern.
But the Catalog.listFunctions missing the function.
In fact, the optional pattern is very useful.
was:
Currently, the syntax
SHOW FUNCTIONS LIKE pattern
supports a optional pattern.
But the Catalog.listFunctions missing the function.
In fact, the optional pattern is very useful.
> Add optional pattern for Catalog.listFunctions
> ----------------------------------------------
>
> Key: SPARK-43992
> URL: https://issues.apache.org/jira/browse/SPARK-43992
> Project: Spark
> Issue Type: Sub-task
> Components: Connect, PySpark, python, SQL
> Affects Versions: 3.5.0
> Reporter: jiaan.geng
> Priority: Major
>
> Currently, the syntax
> {code:java}
> SHOW FUNCTIONS LIKE pattern
> {code}
> supports a optional pattern.
> But the Catalog.listFunctions missing the function.
> In fact, the optional pattern is very useful.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]