[
https://issues.apache.org/jira/browse/SQOOP-1621?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14209155#comment-14209155
]
Sqoop QA bot commented on SQOOP-1621:
-------------------------------------
Here are the results of testing the latest attachment
https://issues.apache.org/jira/secure/attachment/12681223/SQOOP-1621.patch
against branch sqoop2.
{color:green}Overall:{color} +1 all checks pass
{color:green}SUCCESS:{color} Clean was successful
{color:green}SUCCESS:{color} Patch applied correctly
{color:green}SUCCESS:{color} Patch add/modify test case
{color:green}SUCCESS:{color} Patch compiled
{color:green}SUCCESS:{color} All tests passed
Console output: https://builds.apache.org/job/PreCommit-SQOOP-Build/596/console
This message is automatically generated.
> Sqoop2: Allow null as a dummy Schema
> ------------------------------------
>
> Key: SQOOP-1621
> URL: https://issues.apache.org/jira/browse/SQOOP-1621
> Project: Sqoop
> Issue Type: Sub-task
> Reporter: Qian Xu
> Assignee: Veena Basavaraj
> Priority: Minor
> Labels: newbie++
> Fix For: 1.99.5
>
> Attachments: SQOOP-1621.patch, SQOOP-1621.patch, SQOOP-1621.patch
>
>
> The {{getSchema}} of a {{Initializer}} cannot return {{null}} as a dummy
> schema instance, It is not necessary. Caller (i.e. {{Matcher}}) should check
> schema by using {{schema == null || schema.isEmpty()}}.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)