----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/24654/ -----------------------------------------------------------
Review request for hive and Harish Butani. Bugs: HIVE-7716 https://issues.apache.org/jira/browse/HIVE-7716 Repository: hive Description ------- Currently, all tests run on unpartitioned tables which misses the coverage for partitioned. Further, make cbo to run by default in test environment. Diffs ----- branches/cbo/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java 1617743 branches/cbo/ql/src/test/queries/clientpositive/cbo_correctness.q 1617741 branches/cbo/ql/src/test/results/clientpositive/cbo_correctness.q.out 1617741 Diff: https://reviews.apache.org/r/24654/diff/ Testing ------- patch is entirely about tests. Thanks, Ashutosh Chauhan