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

Apache Spark commented on SPARK-14426:
--------------------------------------

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

> Merge PerserUtils and ParseUtils
> --------------------------------
>
>                 Key: SPARK-14426
>                 URL: https://issues.apache.org/jira/browse/SPARK-14426
>             Project: Spark
>          Issue Type: Improvement
>          Components: SQL
>    Affects Versions: 2.0.0
>            Reporter: Kousuke Saruta
>
> We have ParserUtils and ParseUtils which are both utility collections for use 
> during the parsing process.
> Those name and what they are used for is very similar so I think we can merge 
> them.
> Also, the original unescapeSQLString method may have a fault. When "\u0061" 
> style character literals are passed to the method, it's not unescaped 
> successfully.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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

Reply via email to