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

Ashutosh Chauhan updated HIVE-13434:
------------------------------------
       Resolution: Fixed
    Fix Version/s: 2.1.0
           Status: Resolved  (was: Patch Available)

Pushed to master. Thanks, [~sarutak]

> BaseSemanticAnalyzer.unescapeSQLString doesn't unescape \u0000 style 
> character literals.
> ----------------------------------------------------------------------------------------
>
>                 Key: HIVE-13434
>                 URL: https://issues.apache.org/jira/browse/HIVE-13434
>             Project: Hive
>          Issue Type: Bug
>          Components: Parser
>    Affects Versions: 2.1.0
>            Reporter: Kousuke Saruta
>            Assignee: Kousuke Saruta
>             Fix For: 2.1.0
>
>         Attachments: HIVE-13434.1.patch
>
>
> BaseSemanticAnalyzer.unescapeSQLString method may have a fault. When "\u0061" 
> style character literals are passed to the method, it's not unescaped 
> successfully.
> In Spark SQL project, we referenced the unescaping logic and noticed this 
> issue (SPARK-14426)



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

Reply via email to