Kousuke Saruta created SPARK-34094: -------------------------------------- Summary: Extends StringTranslate to support unicode characters whose code point >= 0x10000 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
Currently, StringTranslate works with only unicode characters whose code point < 0x10000 so let's extend it to support code points >= 0x10000. -- 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