-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/9204/
-----------------------------------------------------------
Review request for Sqoop.
Description
-------
This patches fixes the NULL handling in PostgreSQL direct connector.
This addresses bug SQOOP-654.
https://issues.apache.org/jira/browse/SQOOP-654
Diffs
-----
src/java/org/apache/sqoop/manager/DirectPostgresqlManager.java
dba732c963416202934cb95b86eac274a3e1a2dd
src/java/org/apache/sqoop/util/SubstitutionUtils.java PRE-CREATION
src/test/com/cloudera/sqoop/manager/PostgresqlImportTest.java
512b1d5566e6aad221e9b8b8c15be1e6037ad4f2
src/test/com/cloudera/sqoop/util/TestSubstitutionUtils.java PRE-CREATION
Diff: https://reviews.apache.org/r/9204/diff/
Testing
-------
Added new test case that covers this eventuality.
Thanks,
Jarek Cecho