[ 
https://issues.apache.org/jira/browse/SQOOP-2460?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14704938#comment-14704938
 ] 

Sqoop QA bot commented on SQOOP-2460:
-------------------------------------

Testing file 
[SQOOP-2460.004.patch|https://issues.apache.org/jira/secure/attachment/12751399/SQOOP-2460.004.patch]
 against branch sqoop2 took 0:00:07.680682.

{color:red}Overall:{color} -1 due to an error(s), see details below:

{color:green}SUCCESS:{color} Clean was successful
{color:red}ERROR:{color} Failed to apply patch (exit code 1):
{code}error: patch failed: 
repository/repository-common/src/main/java/org/apache/sqoop/repository/common/CommonRepositoryHandler.java:17
error: 
repository/repository-common/src/main/java/org/apache/sqoop/repository/common/CommonRepositoryHandler.java:
 patch does not apply
error: patch failed: 
repository/repository-common/src/main/java/org/apache/sqoop/repository/common/CommonRepositoryInsertUpdateDeleteSelectQuery.java:23
error: 
repository/repository-common/src/main/java/org/apache/sqoop/repository/common/CommonRepositoryInsertUpdateDeleteSelectQuery.java:
 patch does not apply
error: patch failed: 
repository/repository-derby/src/main/java/org/apache/sqoop/repository/derby/DerbyRepositoryHandler.java:577
error: 
repository/repository-derby/src/main/java/org/apache/sqoop/repository/derby/DerbyRepositoryHandler.java:
 patch does not apply
{code}


Console output is available 
[here|https://builds.apache.org/job/PreCommit-SQOOP-Build/1603/console].

This message is automatically generated.

> 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)

Reply via email to