[ https://issues.apache.org/jira/browse/SPARK-27930?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17004669#comment-17004669 ]
Takeshi Yamamuro commented on SPARK-27930: ------------------------------------------ This ticket is not obvious and it seems this ticket is duplicated by some jira tickets, e.g., https://issues.apache.org/jira/browse/SPARK-28086. So, I'll close for now. > 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-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org