Venkat Ranganathan created SQOOP-1412: -----------------------------------------
Summary: Text splitter should also consider NCHAR and NVARCHAR fields Key: SQOOP-1412 URL: https://issues.apache.org/jira/browse/SQOOP-1412 Project: Sqoop Issue Type: Bug Affects Versions: 1.4.4, 1.4.5 Reporter: Venkat Ranganathan Assignee: Venkat Ranganathan Fix For: 1.4.6 Some of the databases have a NCHAR type for storing data as UCS2 characters. Since our text splitter is already handling the UCS2 range, we can add these two datatypes to be valid split by columns. -- This message was sent by Atlassian JIRA (v6.2#6252)