----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/3266/ -----------------------------------------------------------
Review request for Sqoop. Summary ------- Uppercase table name and table owner name This addresses bug https://issues.apache.org/jira/browse/SQOOP-415. https://issues.apache.org/jira/browse/https://issues.apache.org/jira/browse/SQOOP-415 Diffs ----- /src/java/org/apache/sqoop/manager/OracleManager.java 1220973 Diff: https://reviews.apache.org/r/3266/diff Testing ------- Did not add any unit testing for this. Before the patch, sqoop fails for me when connecting to oracle. When built with this patch, it works. "ant test" passes. Thanks, Eric
