[
https://issues.apache.org/jira/browse/SQOOP-2460?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14704394#comment-14704394
]
Hudson commented on SQOOP-2460:
-------------------------------
SUCCESS: Integrated in Sqoop2 #884 (See
[https://builds.apache.org/job/Sqoop2/884/])
SQOOP-2460: Sqoop2: Refactor repository-common to use methods (abe:
https://git-wip-us.apache.org/repos/asf?p=sqoop.git&a=commit&h=c1e4fbd5e8801254fdef4497c30bd0f6927d5358)
*
repository/repository-derby/src/main/java/org/apache/sqoop/repository/derby/DerbyRepositoryHandler.java
*
repository/repository-common/src/main/java/org/apache/sqoop/repository/common/CommonRepositoryInsertUpdateDeleteSelectQuery.java
*
repository/repository-common/src/main/java/org/apache/sqoop/repository/common/CommonRepositoryHandler.java
> Sqoop2: Refactor repository-common to use methods
> -------------------------------------------------
>
> Key: SQOOP-2460
> URL: https://issues.apache.org/jira/browse/SQOOP-2460
> Project: Sqoop
> Issue Type: Sub-task
> Components: sqoop2-server
> Reporter: Colin Ma
> Assignee: Colin Ma
> Fix For: 1.99.7
>
> Attachments: SQOOP-2460.001.patch, SQOOP-2460.002.patch,
> SQOOP-2460.003.patch, SQOOP-2460.004.patch
>
>
> 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)