You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Kousuke Saruta (Jira)" <ji...@apache.org> on 2021/02/02 16:10:03 UTC

[jira] [Commented] (SPARK-34263) Simplify the code for treating unicode/octal/escaped characters in string literals

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

Kousuke Saruta commented on SPARK-34263:
----------------------------------------

This issue is resolved by https://github.com/apache/spark/pull/31362 .

> Simplify the code for treating unicode/octal/escaped characters in string literals
> ----------------------------------------------------------------------------------
>
>                 Key: SPARK-34263
>                 URL: https://issues.apache.org/jira/browse/SPARK-34263
>             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
>
>
> In the current master, the code for treating unicode/octal/escaped characters in string literals is a little bit complex so let's simplify it.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org