Colin Ma created SQOOP-2460:
-------------------------------
Summary: Refactor repository-common to make sqoop2 easy to use
external DB as repository
Key: SQOOP-2460
URL: https://issues.apache.org/jira/browse/SQOOP-2460
Project: Sqoop
Issue Type: Sub-task
Reporter: Colin Ma
Currently, in the class CommonRepositoryInsertUpdateDeleteSelectQuery, the
tableName and columnName are wrapped with quotation, like
"tableName"."columnName". But some db doesn't support this format, like MySql.
Refactor the code in repository-common to fix this problem.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)