You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Max Gekk (Jira)" <ji...@apache.org> on 2022/04/04 09:28:00 UTC

[jira] [Updated] (SPARK-37520) Add the startswith() and endswith() string functions

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

Max Gekk updated SPARK-37520:
-----------------------------
    Epic Link: SPARK-38783

> Add the startswith() and endswith() string functions
> ----------------------------------------------------
>
>                 Key: SPARK-37520
>                 URL: https://issues.apache.org/jira/browse/SPARK-37520
>             Project: Spark
>          Issue Type: New Feature
>          Components: SQL
>    Affects Versions: 3.3.0
>            Reporter: Max Gekk
>            Assignee: Max Gekk
>            Priority: Major
>             Fix For: 3.3.0
>
>
> startswith() and endswith() are popular in other systems:
> Snowflake:
> [https://docs.snowflake.com/en/sql-reference/functions/startswith.html]
> [https://docs.snowflake.com/en/sql-reference/functions/endswith.html]
> Cosmos DB:
> [https://docs.microsoft.com/en-us/azure/cosmos-db/sql/sql-query-startswith]
> [https://docs.microsoft.com/en-us/azure/cosmos-db/sql/sql-query-endswith]
> I would like to propose such functions to Spark SQL to make migration easier.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

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