----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/62057/ -----------------------------------------------------------
(Updated Sept. 4, 2017, 3:26 p.m.) Review request for Sqoop and Boglarka Egyed. Bugs: SQOOP-3014 https://issues.apache.org/jira/browse/SQOOP-3014 Repository: sqoop-trunk Description ------- HCatalog rounded BigDecimals but that should not happen. Now Sqoop HCatalog doesn't change BigDecimals Diffs ----- src/java/org/apache/sqoop/mapreduce/hcat/SqoopHCatImportHelper.java aba2458e src/test/org/apache/sqoop/mapreduce/hcat/TestSqoopHCatImportHelper.java PRE-CREATION Diff: https://reviews.apache.org/r/62057/diff/1/ Testing ------- I ran unit tests and integration tests as well. New test cases were added to test the change Thanks, Zoltán Tóth