Delimited records with mixed fields not parsed correctly
Brought to you by:
prosenjit
Consider the following example of a comma delimited record:
harry potter,"some, address, here",12345
In the above record, the second field is enclosed in
double-quotes("). The Dissect Framework in its current
form does not parse such records. This type of records
are quite common and the framework should support
parsing these.
Logged In: YES
user_id=803657
Yes this issue exists in the current version of the
framework. Time permitting it should be solved in the next
release that is 2.1.