-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/4075/
-----------------------------------------------------------
Review request for Sqoop and Bilung Lee.
Summary
-------
The call to ResultSet.isLast() should be replaced by ResultSet.isAfterLast() where necessary
in order to help support Sybase for data import.
This addresses bug SQOOP-425.
https://issues.apache.org/jira/browse/SQOOP-425
Diffs
-----
./src/java/org/apache/sqoop/mapreduce/db/DBRecordReader.java 1294374
Diff: https://reviews.apache.org/r/4075/diff
Testing
-------
Ran ant test
Thanks,
Cheolsoo
|