Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
1.4.6
-
None
-
None
Description
I've changed BaseSqoopTestCase in SQOOP-1890 to hardcode escape character for table name to be double quotes per ANSI standard. Sadly this won't work with default MySQL configuration and breaks unless the server administrator sets sql_mode to ANSI_QUOTES. This seems unnecessary, so I would like to fix Sqoop instead to use the proper encoding character.
Attachments
Attachments
Issue Links
- links to