> On Oct. 25, 2013, 11:05 p.m., Thejas Nair wrote: > > service/src/java/org/apache/hive/service/cli/operation/SQLOperation.java, > > line 137 > > <https://reviews.apache.org/r/14486/diff/3/?file=362023#file362023line137> > > > > This should change to "Error compiling query" > >
Done - Prasad ----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/14486/#review27504 ----------------------------------------------------------- On Oct. 7, 2013, 6:51 p.m., Prasad Mujumdar wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/14486/ > ----------------------------------------------------------- > > (Updated Oct. 7, 2013, 6:51 p.m.) > > > Review request for hive. > > > 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 > ----- > > 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 > >