----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/59517/ -----------------------------------------------------------
Review request for hive and Ashutosh Chauhan. Repository: hive-git Description ------- E.g For Q14 in TPC-DS there were around 24000 invocations of index lookups for same tables. With the patch overall runtime came down to 145 seconds from 180-200 seconds. Diffs ----- ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/index/IndexWhereTaskDispatcher.java ae96def Diff: https://reviews.apache.org/r/59517/diff/1/ Testing ------- Jenkins passed all tests. Thanks, Rajesh Balamohan