https://bz.apache.org/ooo/show_bug.cgi?id=91028

[email protected] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |data_loss

--- Comment #17 from [email protected] ---
In recently committed commit 7b2bc0e6bba2fbc38d078306fe10d875115d6c86,
OpenOffice Base (our database application) can now read CSV rows and fields
using the 32 bit ::rtl::OUString, whose size limit is 2 GiB instead of 64 KiB.

Unfortunately Calc doesn't use any of the change code, so it doesn't benefit
yet, but I am hoping to fix Calc soon too, and at least, allow it to read 2 GiB
rows, and then impose 64 KiB field size limits on fields within the rows.

Oh and adding "data_loss" as a keyword, since it corrupts the imported data
after the line exceeds the limit.

-- 
You are receiving this mail because:
You are the assignee for the issue.
You are on the CC list for the issue.

Reply via email to