]
Barry LaFond updated TEIIDDES-2042:
-----------------------------------
Fix Version/s: 8.4
8.3.2
Assignee: Barry LaFond
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: 7.7.4, 8.3
Reporter: Debbie Steigner
Assignee: Barry LaFond
Fix For: 8.4, 8.3.2
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: