-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/12255/
-----------------------------------------------------------
Review request for Sqoop.
Bugs: SQOOP-1113
https://issues.apache.org/jira/browse/SQOOP-1113
Repository: sqoop-sqoop2
Description
-------
Fix for text partitioning issue. I also added a new test to test this case.
Diffs
-----
connector/connector-generic-jdbc/src/main/java/org/apache/sqoop/connector/jdbc/GenericJdbcImportPartitioner.java
0bb979e
connector/connector-generic-jdbc/src/test/java/org/apache/sqoop/connector/jdbc/TestImportPartitioner.java
1a3601a
Diff: https://reviews.apache.org/r/12255/diff/
Testing
-------
Added a new test. All tests pass
Thanks,
Venkat Ranganathan