]
Van Halbert moved SOA-3270 to TEIID-1712:
-----------------------------------------
Project: Teiid (was: JBoss Enterprise SOA Platform)
Key: TEIID-1712 (was: SOA-3270)
Affects Version/s: 7.1.1
(was: 5.2.0 ER1)
Component/s: Misc. Connectors
(was: EDS)
Security: (was: Public)
Support different length records in files for modeling
-------------------------------------------------------
Key: TEIID-1712
URL:
https://issues.jboss.org/browse/TEIID-1712
Project: Teiid
Issue Type: Enhancement
Components: Misc. Connectors
Affects Versions: 7.1.1
Environment: Fedora 14, OpenJDK 1.6, JBDS 4 GA
Reporter: Joel Tosi
Assignee: Van Halbert
Priority: Minor
If I try and model a file where there are differing length records, I get an error, i.e.
No value found for column "EMPTY_VALUE" in the row ending on text line 1 in
file...
Instead I would expect to see null values.
For example, if this is my file (CSV)
HEADER,KEEP,THESE,VALUES,NOT,COLUMN,NAMES
Data, more data, other data, 2, 3, 4, 5, more data, what else, more data, and, so, on
I can read the file in but trying to model it gives me the error mentioned above.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: