[ https://issues.apache.org/jira/browse/SPARK-37520?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17452376#comment-17452376 ]
Apache Spark commented on SPARK-37520: -------------------------------------- User 'MaxGekk' has created a pull request for this issue: https://github.com/apache/spark/pull/34782 > 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 > > 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-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org