[ https://issues.apache.org/jira/browse/HIVE-14862?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Dmitry Tolpeko updated HIVE-14862: ---------------------------------- Affects Version/s: (was: 2.1.0) Status: Patch Available (was: Open) > Problems handling escaped quotes within strings > ----------------------------------------------- > > Key: HIVE-14862 > URL: https://issues.apache.org/jira/browse/HIVE-14862 > Project: Hive > Issue Type: Bug > Components: hpl/sql > Reporter: Maxim Glukhov > Assignee: Dmitry Tolpeko > Attachments: HIVE-14862.1.patch > > > It seems that hpl/sql is not properly handling escaped quotes when it happens > exactly at the string end. In example below, first command produces correct > result, while second command produces invalid result: > PRINT ''' '; > PRINT ''''; -- This message was sent by Atlassian JIRA (v6.4.14#64029)