[ https://issues.apache.org/jira/browse/SQOOP-1412?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14084138#comment-14084138 ]
Hudson commented on SQOOP-1412: ------------------------------- SUCCESS: Integrated in Sqoop-ant-jdk-1.6-hadoop200 #917 (See [https://builds.apache.org/job/Sqoop-ant-jdk-1.6-hadoop200/917/]) SQOOP-1412: Text splitter should also consider NCHAR and NVARCHAR fields (jarcec: https://git-wip-us.apache.org/repos/asf?p=sqoop.git&a=commit&h=11b1c917398517568451c1923f4116a0a446ee3a) * src/java/org/apache/sqoop/mapreduce/db/DataDrivenDBInputFormat.java > 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 > > Attachments: SQOOP-1412.diff > > > 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)