----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/69199/ -----------------------------------------------------------
(Updated Oct. 31, 2018, 1:51 p.m.) Review request for Sqoop, Boglarka Egyed and Szabolcs Vasas. Bugs: SQOOP-3400 https://issues.apache.org/jira/browse/SQOOP-3400 Repository: sqoop-trunk Description ------- Integration tests for SQOOP-2949. Diffs (updated) ----- src/java/org/apache/sqoop/mapreduce/db/TextSplitter.java 22bbfe68 src/test/org/apache/sqoop/importjob/SplitByImportTest.java PRE-CREATION src/test/org/apache/sqoop/importjob/configuration/GenericImportJobSplitByTestConfiguration.java PRE-CREATION Diff: https://reviews.apache.org/r/69199/diff/6/ Changes: https://reviews.apache.org/r/69199/diff/5-6/ Testing ------- This is the testing part for a fix that lacked testing. gradle test and gradle 3rdpartytests. Thanks, Fero Szabo