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

[jira] [Resolved] (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 ]

Takeshi Yamamuro resolved SPARK-27930.
--------------------------------------
    Resolution: Duplicate

> 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||Note||
> |random|rand| |
> |format|format_string|Spark's {{format_string}} is based on the implementation of {{java.util.Formatter}}.
>  Which makes some formats of PostgreSQL can not supported, such as: {{format_string('>>%-s<<', 'Hello')}}|
> |to_hex|hex| |
> |strpos|locate/position| |



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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