[ 
https://issues.apache.org/jira/browse/SPARK-34051?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Sean R. Owen resolved SPARK-34051.
----------------------------------
    Fix Version/s: 3.2.0
       Resolution: Fixed

Issue resolved by pull request 31096
[https://github.com/apache/spark/pull/31096]

> Support 32-bit unicode escape in string literals
> ------------------------------------------------
>
>                 Key: SPARK-34051
>                 URL: https://issues.apache.org/jira/browse/SPARK-34051
>             Project: Spark
>          Issue Type: Improvement
>          Components: SQL
>    Affects Versions: 3.2.0
>            Reporter: Kousuke Saruta
>            Assignee: Kousuke Saruta
>            Priority: Minor
>             Fix For: 3.2.0
>
>
> Currently, Spark supports 16-bit unicode escape like "\u0041" in string 
> literals.
> I think It's nice if 32-bit unicode is also supported like PostgreSQL and 
> modern programming languages do (e.g, C++11, Rust).



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to