----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/14486/ -----------------------------------------------------------
(Updated Oct. 7, 2013, 6:50 p.m.) Review request for hive. Changes ------- Updated patch Bugs: HIVE-5441 https://issues.apache.org/jira/browse/HIVE-5441 Repository: hive-git Description ------- Separate out the query compilation and execute that part synchronously. Diffs (updated) ----- ql/src/java/org/apache/hadoop/hive/ql/Driver.java 5308e2c service/src/java/org/apache/hive/service/cli/operation/SQLOperation.java bb0f711 service/src/test/org/apache/hive/service/cli/CLIServiceTest.java 794ede8 Diff: https://reviews.apache.org/r/14486/diff/ Testing ------- Added test cases Thanks, Prasad Mujumdar