----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/16307/ -----------------------------------------------------------
(Updated Dec. 17, 2013, 1:03 a.m.) Review request for hive and Gunther Hagleitner. Changes ------- Fixed test class names to start with Test. 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 (updated) ----- 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/TestDecimal128.java PRE-CREATION common/src/test/org/apache/hadoop/hive/common/type/TestSignedInt128.java PRE-CREATION common/src/test/org/apache/hadoop/hive/common/type/TestSqlMathUtil.java PRE-CREATION common/src/test/org/apache/hadoop/hive/common/type/TestUnsignedInt128.java PRE-CREATION Diff: https://reviews.apache.org/r/16307/diff/ Testing ------- Thanks, Eric Hanson