----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/51355/ -----------------------------------------------------------
Review request for hive and Ashutosh Chauhan. Bugs: HIVE-14610 https://issues.apache.org/jira/browse/HIVE-14610 Repository: hive-git Description ------- Turning hive.test.mode on will try generating table sampling which isn't yet supported for CBO return path Diffs ----- ql/src/java/org/apache/hadoop/hive/ql/parse/CalcitePlanner.java 7c50155 ql/src/test/queries/clientpositive/input30.q 7859bbc ql/src/test/results/clientpositive/input30.q.out e728f04 Diff: https://reviews.apache.org/r/51355/diff/ Testing ------- * Updated texisting test to add a new test * Pre-commit testing Thanks, Vineet Garg