----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/24337/#review49693 -----------------------------------------------------------
branches/cbo/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java <https://reviews.apache.org/r/24337/#comment86977> do we need to remove the check for create view statements. Otherwise lgtm. - Harish Butani On Aug. 5, 2014, 8:16 p.m., Ashutosh Chauhan wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/24337/ > ----------------------------------------------------------- > > (Updated Aug. 5, 2014, 8:16 p.m.) > > > Review request for hive, John Pullokkaran and Harish Butani. > > > Bugs: HIVE-7619 > https://issues.apache.org/jira/browse/HIVE-7619 > > > Repository: hive > > > Description > ------- > > Enable views when cbo is on > > > Diffs > ----- > > > branches/cbo/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java > 1615993 > branches/cbo/ql/src/test/queries/clientpositive/cbo_correctness.q 1615993 > branches/cbo/ql/src/test/results/clientpositive/cbo_correctness.q.out > 1615993 > > Diff: https://reviews.apache.org/r/24337/diff/ > > > Testing > ------- > > Added new tests. > > > Thanks, > > Ashutosh Chauhan > >