Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
4.0.0
Description
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. Note: CONTAINS implementation for non-binary collations is a separate subtask (SPARK-47248).
Attachments
Issue Links
- links to