[ https://issues.apache.org/jira/browse/HIVE-753?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Eric Hwang updated HIVE-753: ---------------------------- Attachment: HIVE-753.1.patch Tests were added to JDBC to test functionality. All tests pass. > Move parsing of multiple queries from CLI into Hive parser > ---------------------------------------------------------- > > Key: HIVE-753 > URL: https://issues.apache.org/jira/browse/HIVE-753 > Project: Hadoop Hive > Issue Type: Sub-task > Reporter: Eric Hwang > Assignee: Eric Hwang > Priority: Minor > Attachments: HIVE-753.1.patch > > > CLI breaks down queries containing multiple statements and submits them to > the Hive query parser one by one. This functionality should be added to the > Hive language grammar so that other clients may also submit multiple queries. > It will also make it easier to handle comments in Hive queries. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.