[ 
https://issues.apache.org/jira/browse/SPARK-34051?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17383864#comment-17383864
 ] 

Apache Spark commented on SPARK-34051:
--------------------------------------

User 'sarutak' has created a pull request for this issue:
https://github.com/apache/spark/pull/33434

> 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