[
https://issues.apache.org/jira/browse/SQOOP-1974?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Veena Basavaraj updated SQOOP-1974:
-----------------------------------
Description: more unit tests added to show how the sqoop csv text can be
encoded when there is comma within the text such as 'hello, world (was: When
creating a CSVIDF with a schema containing a single field (string or binary),
then using setText("\"hello, world\"") and then getObjectData(), I expect to
get an array, containing a string with "hello, world".
Actual result:
org.apache.sqoop.common.SqoopException: CSV_INTERMEDIATE_DATA_FORMAT_0005:Wrong
number of columns. - The data "hello, world" has the wrong number of fields.
)
> sqoop2: parseCSVString in SQOOPIDFUtils add more tests
> --------------------------------------------------------
>
> Key: SQOOP-1974
> URL: https://issues.apache.org/jira/browse/SQOOP-1974
> Project: Sqoop
> Issue Type: Sub-task
> Components: sqoop2-framework
> Reporter: Veena Basavaraj
> Assignee: Veena Basavaraj
> Fix For: 1.99.5
>
>
> more unit tests added to show how the sqoop csv text can be encoded when
> there is comma within the text such as 'hello, world
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)