You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Miklos Csanady (JIRA)" <ji...@apache.org> on 2016/11/07 14:24:58 UTC

[jira] [Assigned] (HIVE-10701) Escape apostrophe not work properly

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

Miklos Csanady reassigned HIVE-10701:
-------------------------------------

    Assignee:     (was: Miklos Csanady)

can be closed

> Escape apostrophe not work properly
> -----------------------------------
>
>                 Key: HIVE-10701
>                 URL: https://issues.apache.org/jira/browse/HIVE-10701
>             Project: Hive
>          Issue Type: Bug
>          Components: Hive
>    Affects Versions: 0.12.0, 0.13.0, 0.14.0
>            Reporter: Tracy Y
>            Priority: Minor
>
> SELECT  'S''2'  FROM table return S2 instead of S'2
> The apostrophe suppose to be escaped by the single quote in front.  
> Thanks.



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