Qian Xu created SQOOP-1621:
------------------------------
Summary: Allow null as a dummy Schema
Key: SQOOP-1621
URL: https://issues.apache.org/jira/browse/SQOOP-1621
Project: Sqoop
Issue Type: Improvement
Reporter: Qian Xu
Priority: Minor
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)