----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/16307/#review30503 -----------------------------------------------------------
FYI PTest required tests start with Test not end with it. - Brock Noland On Dec. 17, 2013, 12:01 a.m., Eric Hanson wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/16307/ > ----------------------------------------------------------- > > (Updated Dec. 17, 2013, 12:01 a.m.) > > > Review request for hive and Gunther Hagleitner. > > > Bugs: HIVE-6017 > https://issues.apache.org/jira/browse/HIVE-6017 > > > Repository: hive-git > > > Description > ------- > > Contribute Decimal128 high-performance decimal(p, s) package from Microsoft > to Hive > > > Diffs > ----- > > common/src/java/org/apache/hadoop/hive/common/type/Decimal128.java > PRE-CREATION > common/src/java/org/apache/hadoop/hive/common/type/SignedInt128.java > PRE-CREATION > common/src/java/org/apache/hadoop/hive/common/type/SqlMathUtil.java > PRE-CREATION > common/src/java/org/apache/hadoop/hive/common/type/UnsignedInt128.java > PRE-CREATION > common/src/test/org/apache/hadoop/hive/common/type/Decimal128Test.java > PRE-CREATION > common/src/test/org/apache/hadoop/hive/common/type/SignedInt128Test.java > PRE-CREATION > common/src/test/org/apache/hadoop/hive/common/type/SqlMathUtilTest.java > PRE-CREATION > common/src/test/org/apache/hadoop/hive/common/type/UnsignedInt128Test.java > PRE-CREATION > > Diff: https://reviews.apache.org/r/16307/diff/ > > > Testing > ------- > > > Thanks, > > Eric Hanson > >