You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sqoop.apache.org by "Colin Ma (JIRA)" <ji...@apache.org> on 2015/08/05 09:18:04 UTC

[jira] [Created] (SQOOP-2460) Refactor repository-common to make sqoop2 easy to use external DB as repository

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)