----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/1813/#review1859 -----------------------------------------------------------
trunk/ql/src/java/org/apache/hadoop/hive/ql/exec/MapOperator.java <https://reviews.apache.org/r/1813/#comment4250> do you need childrenPaths? It's only used for adding paths, but nobody is reading it. - Ning On 2011-09-12 19:15:54, Yongqiang He wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/1813/ > ----------------------------------------------------------- > > (Updated 2011-09-12 19:15:54) > > > Review request for hive and Ning Zhang. > > > Summary > ------- > > make hive mapper initialize faster when having tons of input files > > > This addresses bug hive-2440. > https://issues.apache.org/jira/browse/hive-2440 > > > Diffs > ----- > > trunk/ql/src/java/org/apache/hadoop/hive/ql/exec/MapOperator.java 1167289 > > Diff: https://reviews.apache.org/r/1813/diff > > > Testing > ------- > > > Thanks, > > Yongqiang > >