----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/24587/#review50278 -----------------------------------------------------------
common/src/java/org/apache/hadoop/hive/conf/HiveConf.java <https://reviews.apache.org/r/24587/#comment87966> woops ql/src/java/org/apache/hadoop/hive/ql/exec/CommonJoinOperator.java <https://reviews.apache.org/r/24587/#comment87965> this is bogus ql/src/java/org/apache/hadoop/hive/ql/exec/persistence/BytesBytesMultiHashMap.java <https://reviews.apache.org/r/24587/#comment87967> bad comment ql/src/java/org/apache/hadoop/hive/ql/exec/persistence/BytesBytesMultiHashMap.java <https://reviews.apache.org/r/24587/#comment87968> make private - Sergey Shelukhin On Aug. 12, 2014, 2:07 a.m., Sergey Shelukhin wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/24587/ > ----------------------------------------------------------- > > (Updated Aug. 12, 2014, 2:07 a.m.) > > > Review request for hive and Gopal V. > > > Bugs: HIVE-7617 > https://issues.apache.org/jira/browse/HIVE-7617 > > > Repository: hive-git > > > Description > ------- > > See jira > > > Diffs > ----- > > common/src/java/org/apache/hadoop/hive/conf/HiveConf.java 2e8ad52 > ql/src/java/org/apache/hadoop/hive/ql/exec/CommonJoinOperator.java 3110b0a > > ql/src/java/org/apache/hadoop/hive/ql/exec/persistence/BytesBytesMultiHashMap.java > cdb5dc5 > > ql/src/java/org/apache/hadoop/hive/ql/exec/persistence/MapJoinBytesTableContainer.java > 629457c > > ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorHashKeyWrapperBatch.java > 4ebf924 > ql/src/java/org/apache/hadoop/hive/ql/plan/MapJoinDesc.java 44cb9c0 > > ql/src/test/org/apache/hadoop/hive/ql/exec/persistence/TestBytesBytesMultiHashMap.java > b3582b2 > serde/src/java/org/apache/hadoop/hive/serde2/ByteStream.java 390d9de > serde/src/java/org/apache/hadoop/hive/serde2/WriteBuffers.java bed4d0a > > serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/BinarySortableSerDe.java > 523ad7d > > Diff: https://reviews.apache.org/r/24587/diff/ > > > Testing > ------- > > > Thanks, > > Sergey Shelukhin > >