Kousuke Saruta created SPARK-34051:
--------------------------------------

             Summary: 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


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