wangxu created SQOOP-1230: ----------------------------- Summary: org.apache.sqoop.lib.RecordParser parseRecord(CharBuffer input) method has a bug Key: SQOOP-1230 URL: https://issues.apache.org/jira/browse/SQOOP-1230 Project: Sqoop Issue Type: Bug Affects Versions: 1.4.3 Reporter: wangxu
If data field has many char which ascii value is 0,then will not discriminate fielddelim.Give rise to two fields become one filed.finally the sqoop job will fail. -- This message was sent by Atlassian JIRA (v6.1#6144)