----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/1255/ -----------------------------------------------------------
(Updated 2011-08-02 23:44:30.658334) Review request for hive, John Sichi and Yongqiang He. Changes ------- replace test case with something more robust Summary ------- return an empty array of input splits when we get back no results from the hiveIndexResult This addresses bug HIVE-2138. https://issues.apache.org/jira/browse/HIVE-2138 Diffs (updated) ----- ql/src/java/org/apache/hadoop/hive/ql/index/HiveIndexedInputFormat.java 1a1ecd7 ql/src/test/queries/clientpositive/index_auto_empty.q PRE-CREATION ql/src/test/queries/clientpositive/index_auto_test_if_used.q PRE-CREATION ql/src/test/results/clientpositive/index_auto_empty.q.out PRE-CREATION Diff: https://reviews.apache.org/r/1255/diff Testing ------- added index_auto_test_if_used.q to the test suite Thanks, Syed