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

--- Comment #17 from Peter <[email protected]> ---
Okay, in order to add morte columens we need to change the way lots of fields
are processed. Currently SC moves through all fields in order for update. This
is very slow, anmd becomes slower if there are more fields.

LO did move to a vector array, enhanced the formula of processing and they are
now confident to increase the field amount.

I am not sure this is the right track. It depends on the way the table is build
and I am not sure the container type is the best decision that has been taken.
Especially if you think that a table might not be uniform. I have an Idea how
to solve this issue, but I need to experiment a bit. Also more research is
needed.

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

Reply via email to