[ https://issues.apache.org/jira/browse/HIVE-454?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12740266#action_12740266 ]
Namit Jain commented on HIVE-454: --------------------------------- The changes look OK to me - Raghu, for this to work with Hive.g - the entire string would have to be passed to qp. So, essentially qp will take in a bunch of queries and then parse them instead of getting one query at a time. This requires substantial change and should not block https://issues.apache.org/jira/browse/HIVE-645 > Support escaping of ; in strings in cli > --------------------------------------- > > Key: HIVE-454 > URL: https://issues.apache.org/jira/browse/HIVE-454 > Project: Hadoop Hive > Issue Type: Bug > Components: Clients > Affects Versions: 0.3.0 > Reporter: Ashish Thusoo > Assignee: Edward Capriolo > Attachments: hive-454.patch > > > If ; appears in string literals in a query the hive cli is not able to escape > them properly. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.