----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/23253/ -----------------------------------------------------------
(Updated July 14, 2014, 10:29 p.m.) Review request for hive. Changes ------- Addressed review comments Bugs: HIVE-7340 https://issues.apache.org/jira/browse/HIVE-7340 Repository: hive-git Description ------- HIVE-7340: Beeline fails to read a query with comments correctly Diffs (updated) ----- beeline/src/java/org/apache/hive/beeline/Commands.java 88a94d76a3750dcde31ff47913bf28b827b3b212 itests/hive-unit/src/test/java/org/apache/hive/beeline/TestBeeLineWithArgs.java 140c1bccedb9ef3c81e89026db44ce4b59150ef4 Diff: https://reviews.apache.org/r/23253/diff/ Testing ------- Added unit tests. Thanks, Ashish Singh