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 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.