https://bugs.documentfoundation.org/show_bug.cgi?id=129166

Mike Kaganski <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #12 from Mike Kaganski <[email protected]> ---
Possibly empty cells could be treated as not having different type compared to
their neighbours? Typical use of large tabular data (where the performance
problem happens) is to have same type of data in column; and empty value could
be thought as a special case of value of any data type.

And in case of strings, this is especially true, because while we could argue
that empty is not a valid number (but still it would be useful to have special
"empty" number for efficiency), empty string is perfectly valid thing.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to