| 36795fb3 | 27-Dec-2022 |
Damjan Jovanovic <damjan@apache.org> |
When we reach EOF, and SvStream.ReadCsvLine() returned some data, process that data before returning.
Fixes https://bz.apache.org/ooo/show_bug.cgi?id=128548 - "Last CSV line is silently lost on impo
When we reach EOF, and SvStream.ReadCsvLine() returned some data, process that data before returning.
Fixes https://bz.apache.org/ooo/show_bug.cgi?id=128548 - "Last CSV line is silently lost on import if last field is quoted and EOF is reached before closing quote"
Patch by: me
(cherry picked from commit c7ace38fedbe61bc12c11cf4f428626429620f06)
show more ...
|