[ https://issues.apache.org/jira/browse/SPARK-34094?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Kousuke Saruta updated SPARK-34094: ----------------------------------- Description: Currently, StringTranslate works with only unicode characters whose code point < U+10000 so let's extend it to support code points >= U+10000. (was: Currently, StringTranslate works with only unicode characters whose code point < 0x10000 so let's extend it to support code points >= 0x10000.) > Extends StringTranslate to support unicode characters whose code point >= > U+10000 > --------------------------------------------------------------------------------- > > Key: SPARK-34094 > URL: https://issues.apache.org/jira/browse/SPARK-34094 > Project: Spark > Issue Type: Improvement > Components: SQL > Affects Versions: 3.2.0 > Reporter: Kousuke Saruta > Assignee: Kousuke Saruta > Priority: Major > > Currently, StringTranslate works with only unicode characters whose code > point < U+10000 so let's extend it to support code points >= U+10000. -- This message was sent by Atlassian Jira (v8.3.4#803005) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org