You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Yuming Wang (JIRA)" <ji...@apache.org> on 2019/06/13 04:42:00 UTC

[jira] [Issue Comment Deleted] (SPARK-27930) List all built-in UDFs have different names

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

Yuming Wang updated SPARK-27930:
--------------------------------
    Comment: was deleted

(was: Workaround:
{code:sql}
select rand()
{code}
{code:sql}
select reflect("java.lang.Math", "random")
{code})

> List all built-in UDFs have different names
> -------------------------------------------
>
>                 Key: SPARK-27930
>                 URL: https://issues.apache.org/jira/browse/SPARK-27930
>             Project: Spark
>          Issue Type: Sub-task
>          Components: SQL
>    Affects Versions: 3.0.0
>            Reporter: Yuming Wang
>            Priority: Major
>
> This ticket list all built-in UDFs have different names:
> |PostgreSQL|Spark SQL|
> |random|rand|
> |format|format_string|



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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