----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/1255/ -----------------------------------------------------------
Review request for hive, John Sichi and Yongqiang He. 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 ----- ql/src/java/org/apache/hadoop/hive/ql/index/HiveIndexedInputFormat.java 1a1ecd7 ql/src/test/queries/clientpositive/index_auto_test_if_used.q PRE-CREATION ql/src/test/results/clientpositive/index_auto_test_if_used.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