[ https://issues.apache.org/jira/browse/SPARK-47248?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Uroš Bojanić updated SPARK-47248: --------------------------------- Description: Implemented efficient collation-aware in-place substring comparison to enable collation support for: {_}contains{_}. Spark SQL users should now be able to use COLLATE within arguments for built-in string function: CONTAINS in Spark SQL queries (for non-binary collations). (was: Implemented efficient collation-aware in-place substring comparison to enable collation support for: {_}contains{_}. Spark SQL users should now be able to use COLLATE within arguments for built-in string function: CONTAINS in Spark SQL queries.) > contains (non-binary collations) > -------------------------------- > > Key: SPARK-47248 > URL: https://issues.apache.org/jira/browse/SPARK-47248 > Project: Spark > Issue Type: Sub-task > Components: SQL > Affects Versions: 4.0.0 > Reporter: Uroš Bojanić > Priority: Major > > Implemented efficient collation-aware in-place substring comparison to enable > collation support for: {_}contains{_}. Spark SQL users should now be able to > use COLLATE within arguments for built-in string function: CONTAINS in Spark > SQL queries (for non-binary collations). -- 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