-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/31402/
-----------------------------------------------------------
Review request for Sqoop.
Bugs: SQOOP-2130
https://issues.apache.org/jira/browse/SQOOP-2130
Repository: sqoop-trunk
Description
-------
Instead of hardcoding double quotes, I've used manager.escapeTableName() method
call.
Diffs
-----
src/test/com/cloudera/sqoop/testutil/BaseSqoopTestCase.java
cc5cbd71ab4542d533d179adb609b6e25617cac2
Diff: https://reviews.apache.org/r/31402/diff/
Testing
-------
Normal tests and MySQL specific tests are passing now.
Thanks,
Jarek Cecho