Uroš Bojanić created SPARK-47131: ------------------------------------ Summary: contains, startswith, endswith Key: SPARK-47131 URL: https://issues.apache.org/jira/browse/SPARK-47131 Project: Spark Issue Type: Sub-task Components: Spark Core Affects Versions: 4.0.0 Reporter: Uroš Bojanić
Refactored built-in string functions to enable collation support for: {_}contains{_}, {_}startsWith{_}, {_}endsWith{_}. Spark SQL users should now be able to use COLLATE within arguments for built-in string functions: CONTAINS, STARTSWITH, ENDSWITH in Spark SQL queries. -- This message was sent by Atlassian Jira (v8.20.10#820010) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org