Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
1.2.0
-
None
Description
The DelimitedInputFormat does not correctly handle multi-byte delimiters.
The reader sometimes misses a delimiter if it is preceded by the first byte from the delimiter. This results in two records (or more) being returned from a single call to nextRecord.
See attached test case.
Attachments
Attachments
Issue Links
- links to