[
https://issues.apache.org/jira/browse/SQOOP-1621?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14209244#comment-14209244
]
ASF subversion and git services commented on SQOOP-1621:
--------------------------------------------------------
Commit 3edf9cad6f77cbcd9e9baf672f715fd99bedd8c0 in sqoop's branch
refs/heads/sqoop2 from [~abec]
[ https://git-wip-us.apache.org/repos/asf?p=sqoop.git;h=3edf9ca ]
SQOOP-1621: Sqoop2: Allow null as a dummy Schema
(Veena Basavaraj via Abraham Elmahrek)
> 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: SQOOP1621-1.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)