Debbie Steigner created TEIIDDES-2042:
-----------------------------------------
Summary: Preview Parser on Flat File Import Wizard shows incorrect data
Key: TEIIDDES-2042
URL:
https://issues.jboss.org/browse/TEIIDDES-2042
Project: Teiid Designer
Issue Type: Bug
Components: Import/Export
Affects Versions: 8.3, 7.7.4
Reporter: Debbie Steigner
Attachments: sample.csv
Using the "Parse Selected Row" inside of the File Source(Flat) importer ignores,
blanks. I'm attaching a sample.csv.
i.e.
AgencyId,Area,CaseNumber,CaseStatusCode,CaseTypeCode
714,,,ACTI,M
The parser in the importer, will give results:
AgencyId=714
Area=ACTI
CaseNumber=M
it should be
AgencyId=714
Area=
CaseNumber=
CaseStatusCode=ACTI
CaseTypeCode=M
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira