[
https://issues.apache.org/jira/browse/SQOOP-2460?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14654974#comment-14654974
]
Sqoop QA bot commented on SQOOP-2460:
-------------------------------------
Testing file
[SQOOP-2460.001.patch|https://issues.apache.org/jira/secure/attachment/12748801/SQOOP-2460.001.patch]
against branch sqoop2 took 0:00:22.239095.
{color:red}Overall:{color} -1 due to an error(s), see details below:
{color:green}SUCCESS:{color} Clean was successful
{color:green}SUCCESS:{color} Patch applied correctly
{color:red}ERROR:{color} Patch does not add/modifny any test case
{color:green}SUCCESS:{color} License check passed
{color:red}ERROR:{color} failed to build with patch (exit code 1,
[report|https://builds.apache.org/job/PreCommit-SQOOP-Build/1505/artifact/patch-process/install.txt])
Console output is available
[here|https://builds.apache.org/job/PreCommit-SQOOP-Build/1505/console].
This message is automatically generated.
> 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
> Components: sqoop2-server
> Reporter: Colin Ma
> Fix For: 2.0.0
>
> Attachments: SQOOP-2460.001.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)